Polynomial multiplication is a key algorithm underlying computer algebra systems (CAS) and its efficient implementation is crucial for the performance of CAS. In this context coefficients of polynomials come from domains such as the integers, rationals and finite fields where arithmetic is performed exactly without rounding error. Obtaining peak performance on modern computer architectures is difficult due to the complexity of the memory hierarchy, and the need for efficient parallelism on multiple levels ranging from instruction level parallelism (ILP) and vector parallelism to multi-core parallelism. Tuning the performance of code to fully utilize all of these components requires modifying the implementation to the particular architecture...
Abstract. This paper introduces a formal framework for automatically generating performance optimize...
Tato práce se zabývá návrhem knihovny pro násobení polynomů. Cílem této práce je vzájemné porovnání ...
The library \emph{fast\_polynomial} for Sage compiles multivariate polynomials for subsequent fast e...
The research presented focuses on optimization of polynomials using algebraic manipulations at the h...
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...
© 2004-2012 IEEE. Polynomial multiplication is the basic and most computationally intensive operatio...
In this paper we present a hardware-software hybrid technique for modular multiplication over large ...
In symbolic computation, polynomial multiplication is a fundamental operation akin to matrix multipl...
We present the algorithm to multiply univariate polynomials with integer coefficients efficiently us...
Abstract—Polynomial multiplication is the basic and most computationally intensive operation in ring...
Fast algorithms for integer and polynomial multiplication play an important role in scientific compu...
We discuss the parallelization of arithmetic operations on polynomials modulo a triangular set. We f...
The evolution of quantum algorithms threatens to break public key cryptography in polynomial time. T...
Can post-Schönhage–Strassen multiplication algorithms be competitive in practice for large input siz...
International audienceWe propose a new algorithm for multiplying dense polynomials with integer coef...
Abstract. This paper introduces a formal framework for automatically generating performance optimize...
Tato práce se zabývá návrhem knihovny pro násobení polynomů. Cílem této práce je vzájemné porovnání ...
The library \emph{fast\_polynomial} for Sage compiles multivariate polynomials for subsequent fast e...
The research presented focuses on optimization of polynomials using algebraic manipulations at the h...
AbstractThis paper examines the most efficient known serial and parallel algorithms for multiplying ...
© 2004-2012 IEEE. Polynomial multiplication is the basic and most computationally intensive operatio...
In this paper we present a hardware-software hybrid technique for modular multiplication over large ...
In symbolic computation, polynomial multiplication is a fundamental operation akin to matrix multipl...
We present the algorithm to multiply univariate polynomials with integer coefficients efficiently us...
Abstract—Polynomial multiplication is the basic and most computationally intensive operation in ring...
Fast algorithms for integer and polynomial multiplication play an important role in scientific compu...
We discuss the parallelization of arithmetic operations on polynomials modulo a triangular set. We f...
The evolution of quantum algorithms threatens to break public key cryptography in polynomial time. T...
Can post-Schönhage–Strassen multiplication algorithms be competitive in practice for large input siz...
International audienceWe propose a new algorithm for multiplying dense polynomials with integer coef...
Abstract. This paper introduces a formal framework for automatically generating performance optimize...
Tato práce se zabývá návrhem knihovny pro násobení polynomů. Cílem této práce je vzájemné porovnání ...
The library \emph{fast\_polynomial} for Sage compiles multivariate polynomials for subsequent fast e...