论文标题
R:MVP软件包中的快速多元多项式
Fast multivariate polynomials in R: the mvp package
论文作者
论文摘要
在这篇简短的文章中,我介绍了MVP软件包,该软件包提供了处理多元多项式的一些功能。该软件包使用C ++标准模板库的地图类来存储和检索元素;它符合系数的疾病学科。该软件包可在https://cran.r-project.org/package=mvp上获得。
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.