Description of fast matrix multiplication algorithm: ⟨4×5×10:150⟩

Algorithm type

8X4Y2Z2+8X4YZ+42X2Y2Z2+X3YZ+XY3Z+7X2YZ+20XY2Z+13XYZ2+50XYZ8X4Y2Z28X4YZ42X2Y2Z2X3YZXY3Z7X2YZ20XY2Z13XYZ250XYZ8*X^4*Y^2*Z^2+8*X^4*Y*Z+42*X^2*Y^2*Z^2+X^3*Y*Z+X*Y^3*Z+7*X^2*Y*Z+20*X*Y^2*Z+13*X*Y*Z^2+50*X*Y*Z

Algorithm definition

The algorithm ⟨4×5×10:150⟩ 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