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 but offers speed improvements. It is comparable in speed to the 'spray' package for sparse arrays, but retains the symbolic benefits of 'mpoly'. To cite the package in publications, use Hankin 2022 <doi:10.48550/ARXIV.2210.15991>. Uses 'disordR' discipline.

Version: 1.0-18
Depends: R (≥ 4.1.0), methods
Imports: Rcpp (≥ 1.0-7), partitions, magic, digest, disordR (≥ 0.9-7), numbers, mpoly (≥ 1.1.0)
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, microbenchmark, testthat, spray, magrittr, covr
Published: 2025-01-31
DOI: 10.32614/CRAN.package.mvp
Author: Robin K. S. Hankin ORCID iD [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, https://robinhankin.github.io/mvp/
NeedsCompilation: yes
Citation: mvp citation info
Materials: README NEWS
In views: NumericalMathematics
CRAN checks: mvp results

Documentation:

Reference manual: mvp.pdf
Vignettes: mvp (source, R code)

Downloads:

Package source: mvp_1.0-18.tar.gz
Windows binaries: r-devel: mvp_1.0-14.zip, r-release: mvp_1.0-14.zip, r-oldrel: mvp_1.0-14.zip
macOS binaries: r-release (arm64): mvp_1.0-18.tgz, r-oldrel (arm64): mvp_1.0-14.tgz, r-release (x86_64): mvp_1.0-18.tgz, r-oldrel (x86_64): mvp_1.0-14.tgz
Old sources: mvp archive

Reverse dependencies:

Reverse imports: gmpoly, jack
Reverse suggests: disordR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mvp to link to this page.