Sparse arrays and multivariate polynomials in R
Keywords:
sparse arrays, multivariate polynomials, RAbstract
In this short article I introduce the spray package, which provides some functionality for handling sparse arrays. The package uses the C++ Standard Template Library’s map class to store and retrieve elements. One natural application for sparse arrays is multivariate polynomials and I give two examples of the package in use, one drawn from the fields of random walks on lattices and one from the field of recreational combinatorics.
References
Downloads
Additional Files
Published
2026-07-09
Issue
Section
Example articles
