Fast and deterministic computation of the determinant of a polynomial matrix
Wei Zhou, George Labahn

TL;DR
This paper presents a deterministic algorithm for efficiently computing the determinant of a polynomial matrix with complexity depending on matrix size and average degree, improving computational speed and reliability.
Contribution
The authors introduce a novel deterministic method for calculating polynomial matrix determinants with optimal complexity bounds, advancing beyond previous probabilistic approaches.
Findings
Algorithm operates in O(n^ω s) field operations
Deterministic approach ensures reliable results
Applicable to matrices with high degrees and sizes
Abstract
Given a square, nonsingular matrix of univariate polynomials over a field , we give a deterministic algorithm for finding the determinant of . The complexity of the algorithm is field operations where is the average column degree or the average row degree of . Here notation is Big- with log factors omitted and is the exponent of matrix multiplication.
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
TopicsCoding theory and cryptography · Polynomial and algebraic computation · Cryptography and Residue Arithmetic
