Description of fast matrix multiplication algorithm: ⟨6×9×11:404⟩

Algorithm type

X4Y5Z4+11X4Y4Z4+X4Y3Z4+48X2Y6Z3+2X4Y3Z3+11X2Y6Z2+16X2Y5Z3+44XY6Z3+X2Y5Z2+X2Y3Z4+2XY6Z2+50XY5Z3+12X4Y2Z2+8X2Y4Z2+X2Y3Z3+6X2Y2Z4+2XY6Z+2XY4Z3+2X3Y3Z+4X2Y3Z2+X2YZ4+19X2Y3Z+49X2Y2Z2+2XY3Z2+4X3YZ+41XY3Z+4XYZ3+9X2YZ+3XY2Z+4XYZ2+43XYZX4Y5Z411X4Y4Z4X4Y3Z448X2Y6Z32X4Y3Z311X2Y6Z216X2Y5Z344XY6Z3X2Y5Z2X2Y3Z42XY6Z250XY5Z312X4Y2Z28X2Y4Z2X2Y3Z36X2Y2Z42XY6Z2XY4Z32X3Y3Z4X2Y3Z2X2YZ419X2Y3Z49X2Y2Z22XY3Z24X3YZ41XY3Z4XYZ39X2YZ3XY2Z4XYZ243XYZX^4*Y^5*Z^4+11*X^4*Y^4*Z^4+X^4*Y^3*Z^4+48*X^2*Y^6*Z^3+2*X^4*Y^3*Z^3+11*X^2*Y^6*Z^2+16*X^2*Y^5*Z^3+44*X*Y^6*Z^3+X^2*Y^5*Z^2+X^2*Y^3*Z^4+2*X*Y^6*Z^2+50*X*Y^5*Z^3+12*X^4*Y^2*Z^2+8*X^2*Y^4*Z^2+X^2*Y^3*Z^3+6*X^2*Y^2*Z^4+2*X*Y^6*Z+2*X*Y^4*Z^3+2*X^3*Y^3*Z+4*X^2*Y^3*Z^2+X^2*Y*Z^4+19*X^2*Y^3*Z+49*X^2*Y^2*Z^2+2*X*Y^3*Z^2+4*X^3*Y*Z+41*X*Y^3*Z+4*X*Y*Z^3+9*X^2*Y*Z+3*X*Y^2*Z+4*X*Y*Z^2+43*X*Y*Z

Algorithm definition

The algorithm ⟨6×9×11:404⟩ 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