English

Complex to Rational Fast Matrix Multiplication

Rings and Algebras 2026-02-16 v1 Computational Complexity

Abstract

Fast matrix multiplication algorithms are asymptotically faster than the classical cubic-time algorithm, but they are often slower in practice. One important obstacle is the use of complex coefficients, which increases arithmetic overhead and limits practical efficiency. This paper focuses on transforming complex-coefficient matrix multiplication schemes into equivalent real- or rational-coefficient ones. We present a systematic method that, given a complex-coefficient scheme, either constructs a family of equivalent rational algorithms or proves that no equivalent rational scheme exists. Our approach relies only on basic linear-algebraic properties of similarity transformations of complex matrices. This method recovers the previously known ad hoc results of Dumas, Pernet, and Sedoglavic (2025) and extends them to more general settings, including algorithms involving rational coefficients and square roots, with i=1i=\sqrt{-1} as a special case. Using this framework, we show that no rational scheme is equivalent to Smirnov's 4,4,9,104\langle4,4,9,104\rangle Q[161]\mathbb{Q}[\sqrt{161}] algorithm (2022) and that no real scheme is equivalent to the 4,4,4,48\langle4,4,4,48\rangle complex algorithm of Kaporin (2024). More generally, our approach can also be used to prove the non-existence of integer-coefficient schemes.

Keywords

Cite

@article{arxiv.2602.13171,
  title  = {Complex to Rational Fast Matrix Multiplication},
  author = {Yoav Moran and Oded Schwartz and Shuncheng Yuan},
  journal= {arXiv preprint arXiv:2602.13171},
  year   = {2026}
}

Comments

21 pages, 2 tables

R2 v1 2026-07-01T10:35:43.397Z