Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A cubic algorithm for computing the Hermite normal form of a nonsingular integer matrix (2209.10685v2)

Published 21 Sep 2022 in cs.DS and cs.SC

Abstract: A Las Vegas randomized algorithm is given to compute the Hermite normal form of a nonsingular integer matrix $A$ of dimension $n$. The algorithm uses quadratic integer multiplication and cubic matrix multiplication and has running time bounded by $O(n3 (\log n + \log ||A||)2(\log n)2)$ bit operations, where $||A||= \max_{ij} |A_{ij}|$ denotes the largest entry of $A$ in absolute value. A variant of the algorithm that uses pseudo-linear integer multiplication is given that has running time $(n3 \log ||A||){1+o(1)}$ bit operations, where the exponent $"+o(1)"$ captures additional factors $c_1 (\log n){c_2} (\log \log ||A||){c_3}$ for positive real constants $c_1,c_2,c_3$.

Citations (2)

Summary

We haven't generated a summary for this paper yet.