Sciweavers

CASC
2011
Springer

Practical Divide-and-Conquer Algorithms for Polynomial Arithmetic

12 years 4 months ago
Practical Divide-and-Conquer Algorithms for Polynomial Arithmetic
We investigate two practical divide-and-conquer style algorithms for univariate polynomial arithmetic. First we revisit an algorithm originally described by Brent and Kung for composition of power series, showing that it can be applied practically to composition of polynomials in Z[x] given in the standard monomial basis. We offer a complexity analysis, showing that it is asymptotically fast, avoiding coefficient explosion in Z[x]. Secondly we provide an improvement to Mulders’ polynomial division algorithm. We show that it is particularly efficient compared with the multimodular algorithm. The algorithms are straightforward to implement and available in the open source FLINT C library. We offer a practical comparison of our implementations with various computer algebra systems.
William Hart, Andrew Novocin
Added 13 Dec 2011
Updated 13 Dec 2011
Type Journal
Year 2011
Where CASC
Authors William Hart, Andrew Novocin
Comments (0)