Asymptotically fast polynomial matrix algorithms for multivariable systems
Claude-Pierre Jeannerod (LIP), Gilles Villard (LIP)

TL;DR
This paper introduces the fastest algorithms for key polynomial matrix problems, reducing their complexity to that of polynomial matrix multiplication, thus significantly improving computational efficiency.
Contribution
It demonstrates that fundamental polynomial matrix problems can be solved in asymptotically optimal time by reducing them to minimal basis computations and matrix multiplication.
Findings
Algorithms for rank, nullspace, determinant, inverse, and reduced form are asymptotically fastest.
All problems can be solved in about the same time as polynomial matrix multiplication.
Reductions rely on minimal basis computations and matrix fraction techniques.
Abstract
We present the asymptotically fastest known algorithms for some basic problems on univariate polynomial matrices: rank, nullspace, determinant, generic inverse, reduced form. We show that they essentially can be reduced to two computer algebra techniques, minimal basis computations and matrix fraction expansion/reconstruction, and to polynomial matrix multiplication. Such reductions eventually imply that all these problems can be solved in about the same amount of time as polynomial 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
TopicsPolynomial and algebraic computation · Matrix Theory and Algorithms · Advanced Differential Equations and Dynamical Systems
