A non-commutative algorithm for multiplying 5x5 matrices using 99 multiplications
Alexandre Sedoglavic (CRIStAL)

TL;DR
This paper introduces a non-commutative algorithm for 5x5 matrix multiplication that reduces the number of multiplications from 100 to 99, improving the efficiency of matrix multiplication algorithms.
Contribution
It presents a novel modification of Makarov's algorithm achieving fewer multiplications for 5x5 matrices.
Findings
Achieves 99 multiplications for 5x5 matrix multiplication
Improves upon the previous best known bound of 100 multiplications
Demonstrates a minor but significant modification of existing algorithms
Abstract
We present a non-commutative algorithm for multiplying 5x5 matrices using 99 multiplications. This algorithm is a minor modification of Makarov's algorithm which exhibit the previous best known bound with 100 multiplications.
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 · graph theory and CDMA systems · Cellular Automata and Applications
