Description of fast matrix multiplication algorithm: ⟨5×6×10:217⟩

Algorithm type

2X4Y2Z2+X4Y2Z+2X4YZ+81X2Y2Z2+9X3YZ+18X2YZ+26XY2Z+19XYZ2+59XYZ2X4Y2Z2X4Y2Z2X4YZ81X2Y2Z29X3YZ18X2YZ26XY2Z19XYZ259XYZ2*X^4*Y^2*Z^2+X^4*Y^2*Z+2*X^4*Y*Z+81*X^2*Y^2*Z^2+9*X^3*Y*Z+18*X^2*Y*Z+26*X*Y^2*Z+19*X*Y*Z^2+59*X*Y*Z

Algorithm definition

The algorithm ⟨5×6×10:217⟩ is taken from:

Andrew I. Perminov. Fast matrix multiplication via ternary meta flip graphs. Technical report, arXiv, November 2025. [ arXiv ]

Algorithm description

These encodings are given in compressed text format using the maple computer algebra system. In each cases, the last line could be understood as a description of the encoding with respect to classical matrix multiplication algorithm. As these outputs are structured, one can construct easily a parser to its favorite format using the maple documentation without this software.


Back to main table