qspray: Multivariate Polynomials with Rational Coefficients

Symbolic calculation and evaluation of multivariate polynomials with rational coefficients. This package is strongly inspired by the 'spray' package. It provides a function to compute Gröbner bases (reference <doi:10.1007/978-3-319-16721-3>). The header file of the C++ code can be used by other packages. It provides the templated class 'Qspray' that can be used to represent and to deal with multivariate polynomials with another type of coefficients.

Version: 3.0.0
Imports: DescTools, gmp, methods, partitions, purrr, RationalMatrix, Rcpp (≥ 1.0.9), Ryacas, utils
LinkingTo: BH, Rcpp, RcppArmadillo
Suggests: testthat (≥ 3.0.0)
Published: 2024-04-23
Author: Stéphane Laurent [aut, cre], Robin Hankin [ctb, cph] (author of the 'spray' package, which strongly inspired this package)
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/qspray/issues
License: GPL-3
URL: https://github.com/stla/qspray
NeedsCompilation: yes
SystemRequirements: C++17, gmp
Materials: README NEWS
In views: NumericalMathematics
CRAN checks: qspray results

Documentation:

Reference manual: qspray.pdf

Downloads:

Package source: qspray_3.0.0.tar.gz
Windows binaries: r-prerel: qspray_2.1.1.zip, r-release: qspray_2.1.1.zip, r-oldrel: qspray_2.1.1.zip
macOS binaries: r-prerel (arm64): qspray_2.1.1.tgz, r-release (arm64): qspray_2.1.1.tgz, r-oldrel (arm64): qspray_2.1.1.tgz, r-prerel (x86_64): qspray_2.1.1.tgz, r-release (x86_64): qspray_2.1.1.tgz
Old sources: qspray archive

Reverse dependencies:

Reverse imports: jack, polyhedralCubature

Linking:

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