Description of fast matrix multiplication algorithm: ⟨2×6×7:66⟩

Algorithm type

5X2Y4Z2+3XY6Z+4XY5Z+13X2Y2Z2+9XY4Z+2X2YZ2+7XY3Z+6XY2Z+17XYZ5X2Y4Z23XY6Z4XY5Z13X2Y2Z29XY4Z2X2YZ27XY3Z6XY2Z17XYZ5*X^2*Y^4*Z^2+3*X*Y^6*Z+4*X*Y^5*Z+13*X^2*Y^2*Z^2+9*X*Y^4*Z+2*X^2*Y*Z^2+7*X*Y^3*Z+6*X*Y^2*Z+17*X*Y*Z

Algorithm definition

The algorithm ⟨2×6×7:66⟩ is taken from:

Manuel Kauers and Issaac Wood. Exploring the meta flip graph for matrix multiplication. Technical Report 2510.19787, arXiv, October 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