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

Algorithm type

2X4Y6Z4+3X4Y5Z4+29X4Y4Z4+4X6Y3Z2+2X2Y7Z2+9X6Y2Z2+6X4Y2Z4+15X2Y6Z2+6X2Y4Z4+6X2Y2Z6+3XY8Z+2X4Y3Z2+30X2Y5Z2+7X2Y3Z4+6XY7Z+X4Y2Z2+40X2Y4Z2+26X2Y2Z4+4XY5Z2+10X3Y3Z+45X2Y3Z2+24XY5Z+4XY4Z2+4XY3Z3+10X3Y2Z+4X2Y3Z+61X2Y2Z2+25XY4Z+42XY3Z2+4XY2Z3+4X3YZ+4X2Y2Z+8X2YZ2+36XY3Z+74XY2Z2+8XYZ3+28XY2Z+52XYZ2+6XYZ2X4Y6Z43X4Y5Z429X4Y4Z44X6Y3Z22X2Y7Z29X6Y2Z26X4Y2Z415X2Y6Z26X2Y4Z46X2Y2Z63XY8Z2X4Y3Z230X2Y5Z27X2Y3Z46XY7ZX4Y2Z240X2Y4Z226X2Y2Z44XY5Z210X3Y3Z45X2Y3Z224XY5Z4XY4Z24XY3Z310X3Y2Z4X2Y3Z61X2Y2Z225XY4Z42XY3Z24XY2Z34X3YZ4X2Y2Z8X2YZ236XY3Z74XY2Z28XYZ328XY2Z52XYZ26XYZ2*X^4*Y^6*Z^4+3*X^4*Y^5*Z^4+29*X^4*Y^4*Z^4+4*X^6*Y^3*Z^2+2*X^2*Y^7*Z^2+9*X^6*Y^2*Z^2+6*X^4*Y^2*Z^4+15*X^2*Y^6*Z^2+6*X^2*Y^4*Z^4+6*X^2*Y^2*Z^6+3*X*Y^8*Z+2*X^4*Y^3*Z^2+30*X^2*Y^5*Z^2+7*X^2*Y^3*Z^4+6*X*Y^7*Z+X^4*Y^2*Z^2+40*X^2*Y^4*Z^2+26*X^2*Y^2*Z^4+4*X*Y^5*Z^2+10*X^3*Y^3*Z+45*X^2*Y^3*Z^2+24*X*Y^5*Z+4*X*Y^4*Z^2+4*X*Y^3*Z^3+10*X^3*Y^2*Z+4*X^2*Y^3*Z+61*X^2*Y^2*Z^2+25*X*Y^4*Z+42*X*Y^3*Z^2+4*X*Y^2*Z^3+4*X^3*Y*Z+4*X^2*Y^2*Z+8*X^2*Y*Z^2+36*X*Y^3*Z+74*X*Y^2*Z^2+8*X*Y*Z^3+28*X*Y^2*Z+52*X*Y*Z^2+6*X*Y*Z

Algorithm definition

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