Speeding up polynomial GCD, a crucial operation in Maple
DOI:
https://doi.org/10.5206/mt.v2i1.14452Keywords:
Polynomial GCD computation, Sparse polynomial interpolation, Modular algorithmsAbstract
Given two multivariate polynomials A and B with integer coefficients
we present a new GCD algorithm which computes G = gcd(A,B).
Our algorithm is based on the Hu/Monagan GCD algorithm.
If A = G A̅ and B = G B̅ we have modified the Hu/Monagan
so that it can interpolate the smaller of G and A̅.
We have implemented the new GCD algorithm in Maple with
several subroutines coded in C for efficiency.
Maple currently uses Zippel's sparse modular GCD algorithm.
We present timing results comparing Maple's implementation of Zippel's algorithm

Downloads
Additional Files
Published
2022-09-05
Issue
Section
Refereed Contributions
Categories
License
Copyright (c) 2022 Michael Monagan

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.