English

Fast multivariate polynomials in R: the mvp package

Symbolic Computation 2022-10-31 v1

Abstract

In this short article I introduce the mvp package, which provides some functionality for handling multivariate polynomials. The package uses the C++ Standard Template Library's map class to store and retrieve elements; it conforms to disordR discipline for coefficients. The package is available on CRAN at https://CRAN.R-project.org/package=mvp.

Cite

@article{arxiv.2210.15991,
  title  = {Fast multivariate polynomials in R: the mvp package},
  author = {Robin K. S. Hankin},
  journal= {arXiv preprint arXiv:2210.15991},
  year   = {2022}
}

Comments

11 pages

R2 v1 2026-06-28T04:42:20.207Z