CRAN
mvp 1.0-6
Fast Symbolic Multivariate Polynomials
Released Jun 27, 2019 by Robin K. S. Hankin
This package cannot yet be used with Renjin it depends on other packages which are not available: mpoly 1.1.0 and partitions 1.9-19
Dependencies
partitions 1.9-19 mpoly 1.1.0 magic 1.5-8 magrittr 1.5 Rcpp
Fast manipulation of symbolic multivariate polynomials using the 'Map' class of the Standard Template Library. The package uses print and coercion methods from the 'mpoly' package (Kahle 2013, "Multivariate polynomials in R". The R Journal, 5(1):162), but offers speed improvements. It is comparable in speed to the 'spray' package for sparse arrays, but retains the symbolic benefits of 'mpoly'.