Description of fast matrix multiplication algorithm: ⟨7×10×12:557⟩

Algorithm type

16X4Y8Z4+16X4Y8Z3+4X2Y8Z3+20X2Y8Z2+8X2Y8Z+16X2Y4Z5+16X2Y4Z4+16X2Y4Z3+2X2Y2Z5+24X2Y4Z2+9X2Y2Z4+24XY4Z3+31X2Y2Z3+20XY4Z2+3XY3Z3+4XYZ5+4X3YZ2+55X2Y2Z2+2X2YZ3+28XY4Z+2XY3Z2+2XY2Z3+2XYZ4+8X3YZ+12X2Y2Z+10X2YZ2+XY3Z+12XY2Z2+62XYZ3+6X2YZ+10XY2Z+67XYZ2+45XYZ16X4Y8Z416X4Y8Z34X2Y8Z320X2Y8Z28X2Y8Z16X2Y4Z516X2Y4Z416X2Y4Z32X2Y2Z524X2Y4Z29X2Y2Z424XY4Z331X2Y2Z320XY4Z23XY3Z34XYZ54X3YZ255X2Y2Z22X2YZ328XY4Z2XY3Z22XY2Z32XYZ48X3YZ12X2Y2Z10X2YZ2XY3Z12XY2Z262XYZ36X2YZ10XY2Z67XYZ245XYZ16*X^4*Y^8*Z^4+16*X^4*Y^8*Z^3+4*X^2*Y^8*Z^3+20*X^2*Y^8*Z^2+8*X^2*Y^8*Z+16*X^2*Y^4*Z^5+16*X^2*Y^4*Z^4+16*X^2*Y^4*Z^3+2*X^2*Y^2*Z^5+24*X^2*Y^4*Z^2+9*X^2*Y^2*Z^4+24*X*Y^4*Z^3+31*X^2*Y^2*Z^3+20*X*Y^4*Z^2+3*X*Y^3*Z^3+4*X*Y*Z^5+4*X^3*Y*Z^2+55*X^2*Y^2*Z^2+2*X^2*Y*Z^3+28*X*Y^4*Z+2*X*Y^3*Z^2+2*X*Y^2*Z^3+2*X*Y*Z^4+8*X^3*Y*Z+12*X^2*Y^2*Z+10*X^2*Y*Z^2+X*Y^3*Z+12*X*Y^2*Z^2+62*X*Y*Z^3+6*X^2*Y*Z+10*X*Y^2*Z+67*X*Y*Z^2+45*X*Y*Z

Algorithm definition

The algorithm ⟨7×10×12:557⟩ is taken from:

Andrew I. Perminov. FastMatrixMultiplication, GitHub, February 2026. [ GitHub repository ]

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