Description of fast matrix multiplication algorithm: ⟨8×9×14:666⟩

Algorithm type

26X4Y4Z4+2X4Y4Z3+8X4Y3Z4+3X6Y2Z2+8X4Y3Z3+4X4Y2Z4+3X2Y6Z2+2X2Y4Z4+2X2Y2Z6+X4Y2Z2+81X2Y4Z2+33X2Y2Z4+12XY6Z+2X2Y4Z+22X2Y3Z2+6X2Y2Z3+6X2YZ4+8XY4Z2+12X3Y2Z+2X2Y3Z+93X2Y2Z2+2X2YZ3+28XY4Z+8XY2Z3+12X3YZ+4X2Y2Z+8X2YZ2+20XY3Z+80XY2Z2+8XYZ3+4X2YZ+56XY2Z+88XYZ2+12XYZ26X4Y4Z42X4Y4Z38X4Y3Z43X6Y2Z28X4Y3Z34X4Y2Z43X2Y6Z22X2Y4Z42X2Y2Z6X4Y2Z281X2Y4Z233X2Y2Z412XY6Z2X2Y4Z22X2Y3Z26X2Y2Z36X2YZ48XY4Z212X3Y2Z2X2Y3Z93X2Y2Z22X2YZ328XY4Z8XY2Z312X3YZ4X2Y2Z8X2YZ220XY3Z80XY2Z28XYZ34X2YZ56XY2Z88XYZ212XYZ26*X^4*Y^4*Z^4+2*X^4*Y^4*Z^3+8*X^4*Y^3*Z^4+3*X^6*Y^2*Z^2+8*X^4*Y^3*Z^3+4*X^4*Y^2*Z^4+3*X^2*Y^6*Z^2+2*X^2*Y^4*Z^4+2*X^2*Y^2*Z^6+X^4*Y^2*Z^2+81*X^2*Y^4*Z^2+33*X^2*Y^2*Z^4+12*X*Y^6*Z+2*X^2*Y^4*Z+22*X^2*Y^3*Z^2+6*X^2*Y^2*Z^3+6*X^2*Y*Z^4+8*X*Y^4*Z^2+12*X^3*Y^2*Z+2*X^2*Y^3*Z+93*X^2*Y^2*Z^2+2*X^2*Y*Z^3+28*X*Y^4*Z+8*X*Y^2*Z^3+12*X^3*Y*Z+4*X^2*Y^2*Z+8*X^2*Y*Z^2+20*X*Y^3*Z+80*X*Y^2*Z^2+8*X*Y*Z^3+4*X^2*Y*Z+56*X*Y^2*Z+88*X*Y*Z^2+12*X*Y*Z

Algorithm definition

The algorithm ⟨8×9×14:666⟩ 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