Abstract. We present lazy and forgetful algorithms for multiplying and dividing multivariate polynomials. The lazy property allows us to com-pute the i-th term of a polynomial without doing the work required to compute all the terms. The forgetful property allows us to forget earlier terms that have been computed to save space. For example, given polyno-mials A,B,C,D,E we can compute the exact quotient Q = A×B−C×D E without explicitly computing the numerator A×B−C×D which can be much larger than any of A,B,C,D,E and Q. As applications we apply our lazy and forgetful algorithms to reduce the maximum space needed by the Bareiss fraction-free algorithm for computing the determinant of a matrix of polynomials and the extended Subresultant algor...
In [Kal89], Kaltofen proved the remarkable fact that multivariate polynomial factor-ization can be d...
A fundamental technique used by many algorithms in computer algebrais interpolating polynomials from...
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...
In this paper we present various algorithms for multiplying multivariate polynomials and series. All...
What is the smallest formula computing a given multivariate polynomial f(x)= In this talk I will pr...
Division of polynomials has fundamental importance in algorithmic algebra, and is commonly encounter...
We provide a comprehensive presentation of algorithms, data structures, and implementation technique...
AbstractWe observe that polynomial evaluation and interpolation can be performed fast over a multidi...
In recent years a number of algorithms have been designed for the "inverse" computational ...
Given a way to evaluate an unknown polynomial with integer coefficients, we present new algorithms t...
A fundamental technique used by many algorithms in computer algebra is interpolating polynomials fro...
We investigate two practical divide-and-conquer style algorithms for univariate polynomial arithmeti...
Polynomials may be represented sparsely in an effort to conserve memory usage and provide a succinct...
International audienceWe present a deterministic algorithm which computes the multilinear factors of...
The goal of this thesis is to develop an environment for doing delayed polynomial arithmetic. We pre...
In [Kal89], Kaltofen proved the remarkable fact that multivariate polynomial factor-ization can be d...
A fundamental technique used by many algorithms in computer algebrais interpolating polynomials from...
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...
In this paper we present various algorithms for multiplying multivariate polynomials and series. All...
What is the smallest formula computing a given multivariate polynomial f(x)= In this talk I will pr...
Division of polynomials has fundamental importance in algorithmic algebra, and is commonly encounter...
We provide a comprehensive presentation of algorithms, data structures, and implementation technique...
AbstractWe observe that polynomial evaluation and interpolation can be performed fast over a multidi...
In recent years a number of algorithms have been designed for the "inverse" computational ...
Given a way to evaluate an unknown polynomial with integer coefficients, we present new algorithms t...
A fundamental technique used by many algorithms in computer algebra is interpolating polynomials fro...
We investigate two practical divide-and-conquer style algorithms for univariate polynomial arithmeti...
Polynomials may be represented sparsely in an effort to conserve memory usage and provide a succinct...
International audienceWe present a deterministic algorithm which computes the multilinear factors of...
The goal of this thesis is to develop an environment for doing delayed polynomial arithmetic. We pre...
In [Kal89], Kaltofen proved the remarkable fact that multivariate polynomial factor-ization can be d...
A fundamental technique used by many algorithms in computer algebrais interpolating polynomials from...
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...