mvp: Fast Symbolic Multivariate Polynomials
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-12 |
Depends: |
methods, magrittr |
Imports: |
Rcpp (≥ 1.0-7), partitions, mpoly (≥ 1.1.0), magic, digest, disordR (≥ 0.0-8) |
LinkingTo: |
Rcpp |
Suggests: |
knitr, rmarkdown, microbenchmark, testthat, spray |
Published: |
2022-01-12 |
Author: |
Robin K. S. Hankin
[aut, cre] |
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 |
NeedsCompilation: |
yes |
SystemRequirements: |
C++11 |
Materials: |
README |
In views: |
NumericalMathematics |
CRAN checks: |
mvp results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=mvp
to link to this page.