Fast, deterministic computation of the Hermite normal form and determinant of a polynomial matrix
George Labahn, Vincent Neiger, Wei Zhou

TL;DR
This paper presents fast, deterministic algorithms for computing the determinant and Hermite normal form of nonsingular polynomial matrices, improving efficiency using advanced matrix triangularization techniques.
Contribution
It introduces novel deterministic algorithms with optimal complexity for polynomial matrix Hermite form and determinant computation, based on a new triangularization method.
Findings
Algorithms run in ( abla n^\u03a9 s) operations
Deterministic approach improves reliability over probabilistic methods
Complexity depends on matrix size and degree bounds
Abstract
Given a nonsingular matrix of univariate polynomials over a field , we give fast and deterministic algorithms to compute its determinant and its Hermite normal form. Our algorithms use operations in , where is bounded from above by both the average of the degrees of the rows and that of the columns of the matrix and is the exponent of matrix multiplication. The soft- notation indicates that logarithmic factors in the big- are omitted while the ceiling function indicates that the cost is when . Our algorithms are based on a fast and deterministic triangularization method for computing the diagonal entries of the Hermite form of a nonsingular matrix.
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 · Coding theory and cryptography · Cryptography and Residue Arithmetic
