Towards an exact adaptive algorithm for the determinant of a rational matrix
Anna Urbanska (LJK)

TL;DR
This paper develops and compares strategies for the exact computation of rational matrix determinants, introducing an adaptive algorithm that selects the most efficient method based on matrix properties, implemented in the LinBox library.
Contribution
It proposes new strategies for rational determinant computation, including an adaptive algorithm that optimally chooses methods based on matrix characteristics.
Findings
The adaptive algorithm outperforms individual strategies in various cases.
Preconditioning techniques can simplify rational determinant calculations.
Experimental results validate the efficiency of the proposed methods.
Abstract
In this paper we propose several strategies for the exact computation of the determinant of a rational matrix. First, we use the Chinese Remaindering Theorem and the rational reconstruction to recover the rational determinant from its modular images. Then we show a preconditioning for the determinant which allows us to skip the rational reconstruction process and reconstruct an integer result. We compare those approaches with matrix preconditioning which allow us to treat integer instead of rational matrices. This allows us to introduce integer determinant algorithms to the rational determinant problem. In particular, we discuss the applicability of the adaptive determinant algorithm of [9] and compare it with the integer Chinese Remaindering scheme. We present an analysis of the complexity of the strategies and evaluate their experimental performance on numerous examples. This…
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 · Advanced Numerical Analysis Techniques · Matrix Theory and Algorithms
