resultant: Utilities for Multivariate Polynomials with Rational Coefficients

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.

Getting started

Package details

AuthorStéphane Laurent [aut, cre]
MaintainerStéphane Laurent <laurent_step@outlook.fr>
LicenseGPL-3
Version1.0.0
URL https://github.com/stla/resultant
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("resultant")

Try the resultant package in your browser

Any scripts or data that you put into this service are public.

resultant documentation built on Sept. 11, 2024, 8:01 p.m.