Description of fast matrix multiplication algorithm: ⟨4×5×12:179⟩

Algorithm type

X4Y2Z+X3Y2Z2+6X2Y2Z3+X3Y2Z+2X3YZ2+51X2Y2Z2+2XY2Z3+X3YZ+4X2Y2Z+4X2YZ2+3XY3Z+8XYZ3+7X2YZ+23XY2Z+22XYZ2+43XYZX4Y2ZX3Y2Z26X2Y2Z3X3Y2Z2X3YZ251X2Y2Z22XY2Z3X3YZ4X2Y2Z4X2YZ23XY3Z8XYZ37X2YZ23XY2Z22XYZ243XYZX^4*Y^2*Z+X^3*Y^2*Z^2+6*X^2*Y^2*Z^3+X^3*Y^2*Z+2*X^3*Y*Z^2+51*X^2*Y^2*Z^2+2*X*Y^2*Z^3+X^3*Y*Z+4*X^2*Y^2*Z+4*X^2*Y*Z^2+3*X*Y^3*Z+8*X*Y*Z^3+7*X^2*Y*Z+23*X*Y^2*Z+22*X*Y*Z^2+43*X*Y*Z

Algorithm definition

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