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'.
Version: | 1.0-8 |
Depends: | methods, magrittr |
Imports: | Rcpp (≥ 0.12.3), partitions, mpoly (≥ 1.1.0), magic |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, spray, microbenchmark, testthat |
Published: | 2019-09-05 |
Author: | Robin K. S. Hankin
|
Maintainer: | Robin K. S. Hankin <hankin.robin at gmail.com> |
BugReports: | https://github.com/RobinHankin/mvp/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/RobinHankin/mvp.git |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README |
In views: | NumericalMathematics |
CRAN checks: | mvp results |
Reference manual: | mvp.pdf |
Vignettes: |
mvp |
Package source: | mvp_1.0-8.tar.gz |
Windows binaries: | r-devel: mvp_1.0-8.zip, r-release: mvp_1.0-8.zip, r-oldrel: mvp_1.0-8.zip |
macOS binaries: | r-release: mvp_1.0-8.tgz, r-oldrel: mvp_1.0-8.tgz |
Old sources: | mvp archive |
Reverse imports: | jack |
Please use the canonical form https://CRAN.R-project.org/package=mvp to link to this page.