The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Computation of resultant, subresultants, greatest common divisor, integral division (aka division without remainder) of two multivariate polynomials with rational coefficients, Sturm-Habicht sequence and square-free factorization of a multivariate polynomial with rational coefficients. The computations are performed by the 'C++' library 'CGAL' (<https://www.cgal.org/>). Resultants have applications in polynomial systems solving, number theory, and algebraic geometry. The package also contains some functions computing the number of real roots of a univariate polynomial with rational coefficients, and a function computing the division with remainder of two univariate polynomials with rational coefficients.
Version: | 1.0.0 |
Depends: | qspray (≥ 3.1.0) |
Imports: | Rcpp, gmp, utils |
LinkingTo: | BH, Rcpp, RcppCGAL |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-07-31 |
DOI: | 10.32614/CRAN.package.resultant |
Author: | Stéphane Laurent [aut, cre] |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/resultant/issues |
License: | GPL-3 |
URL: | https://github.com/stla/resultant |
NeedsCompilation: | yes |
SystemRequirements: | C++17, gmp, mpfr |
Materials: | README NEWS |
CRAN checks: | resultant results |
Reference manual: | resultant.pdf |
Package source: | resultant_1.0.0.tar.gz |
Windows binaries: | r-devel: resultant_1.0.0.zip, r-release: resultant_1.0.0.zip, r-oldrel: resultant_1.0.0.zip |
macOS binaries: | r-release (arm64): resultant_1.0.0.tgz, r-oldrel (arm64): resultant_1.0.0.tgz, r-release (x86_64): resultant_1.0.0.tgz, r-oldrel (x86_64): resultant_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=resultant to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.