Computations modulo regular chains
Xin Li, Marc Moreno Maza, Wei Pan

TL;DR
This paper introduces new algorithms for polynomial GCDs and regularity tests modulo regular chains, leveraging modular methods and fast arithmetic, resulting in significantly faster computations compared to existing software.
Contribution
The paper presents novel algorithms for core operations in triangular decompositions, improving efficiency through modular methods and optimized polynomial arithmetic.
Findings
New algorithms outperform existing implementations by several orders of magnitude.
Extensive experiments demonstrate significant speedups in polynomial computations.
Code comparisons show superior performance over Maple and Magma functions.
Abstract
The computation of triangular decompositions are based on two fundamental operations: polynomial GCDs modulo regular chains and regularity test modulo saturated ideals. We propose new algorithms for these core operations relying on modular methods and fast polynomial arithmetic. Our strategies take also advantage of the context in which these operations are performed. We report on extensive experimentation, comparing our code to pre-existing Maple implementations, as well as more optimized Magma functions. In most cases, our new code outperforms the other packages by several orders of magnitude.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Commutative Algebra and Its Applications · Algebraic Geometry and Number Theory
