The goal of this thesis is to develop an environment for doing delayed polynomial arithmetic. We present the various known ‘heap’ methods for multiplication and division and adapt them to create a high performance implementation in C. We also present a storage-minimizing variant of this package that allows us to address some fundamental problems with Bareiss’ fraction-free method for calculating determinants and the subresultant algorithm. We show that the memory usage for both of these algorithms can be linearly related to the size of the output instead of the intermediate values
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...
In symbolic computation, polynomial multiplication is a fundamental operation akin to matrix multipl...
In recent years a number of algorithms have been designed for the "inverse" computational ...
The research presented focuses on optimization of polynomials using algebraic manipulations at the h...
How should one design and implement a program for the multiplication of sparse polynomials? This is ...
Abstract. We present lazy and forgetful algorithms for multiplying and dividing multivariate polynom...
In this paper we present various algorithms for multiplying multivariate polynomials and series. All...
Increasing amounts of information that needs to be protecting put in claims specific requirements fo...
We demonstrate new routines for sparse multivariate polynomial multiplication and division over the ...
We provide a comprehensive presentation of algorithms, data structures, and implementation technique...
Polynomial multiplication is a key algorithm underlying computer algebra systems (CAS) and its effic...
Though there is increased activity in the implementation of asymptotically fast polynomial arithmeti...
A common data structure that is used for multivariate polynomials is a linked list of terms sorted i...
There are discussed implementational aspects of the special-purpose computer algebra system FELIX de...
AbstractThe maximum computing time of the continued fractions method for polynomial real root isolat...
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...
In symbolic computation, polynomial multiplication is a fundamental operation akin to matrix multipl...
In recent years a number of algorithms have been designed for the "inverse" computational ...
The research presented focuses on optimization of polynomials using algebraic manipulations at the h...
How should one design and implement a program for the multiplication of sparse polynomials? This is ...
Abstract. We present lazy and forgetful algorithms for multiplying and dividing multivariate polynom...
In this paper we present various algorithms for multiplying multivariate polynomials and series. All...
Increasing amounts of information that needs to be protecting put in claims specific requirements fo...
We demonstrate new routines for sparse multivariate polynomial multiplication and division over the ...
We provide a comprehensive presentation of algorithms, data structures, and implementation technique...
Polynomial multiplication is a key algorithm underlying computer algebra systems (CAS) and its effic...
Though there is increased activity in the implementation of asymptotically fast polynomial arithmeti...
A common data structure that is used for multivariate polynomials is a linked list of terms sorted i...
There are discussed implementational aspects of the special-purpose computer algebra system FELIX de...
AbstractThe maximum computing time of the continued fractions method for polynomial real root isolat...
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...
In symbolic computation, polynomial multiplication is a fundamental operation akin to matrix multipl...
In recent years a number of algorithms have been designed for the "inverse" computational ...