SCDSACJul 7

Fast Rational Univariate Representation via Gaussian Elimination

arXiv:2607.063978.4
Predicted impact top 44% in SC · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers in computational algebraic geometry, this provides a practical software tool that efficiently handles large polynomial systems, though the approach is incremental.

The paper presents a Julia package for computing rational univariate representations of zero-dimensional polynomial systems using dense linear algebra and Gaussian elimination, achieving computation of correct parametrizations for ideals with thousands of solutions within seconds.

In this note, we present RationalUnivariateRepresentation.jl (https://newrur.gitlabpages.inria.fr/RationalUnivariateRepresentation.jl/), a Julia package for computing rational univariate representations of zero-dimensional polynomial systems. The package uses dense linear algebra and Gaussian elimination for the FGLM-like stage. The purpose of this contribution is to advocate for this choice and explain the implementation details that turn the algorithm into practical software. In particular, we show that our implementation can compute guaranteedly correct parametrizations of ideals with thousands of solutions within seconds.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes