Description of fast matrix multiplication algorithm: ⟨6×9×14:494⟩

Algorithm type

X4Y6Z4+3X4Y5Z4+20X4Y4Z4+32X2Y7Z3+X2Y6Z4+2X6Y3Z2+X2Y7Z2+2X2Y3Z6+40XY7Z3+X6Y2Z2+10X2Y6Z2+32X2Y5Z3+5X2Y4Z4+4X2Y2Z6+2XY8Z+8XY6Z3+12X2Y5Z2+X2Y3Z4+4XY7Z+2XY6Z2+46XY5Z3+6X4Y2Z2+25X2Y4Z2+11X2Y2Z4+2XY6Z+2XY5Z2+2XY4Z3+4X3Y3Z+19X2Y3Z2+10XY5Z+6XY4Z2+4XY3Z3+4X3Y2Z+34X2Y2Z2+14XY4Z+10XY3Z2+8XY2Z3+28XY3Z+14XY2Z2+4XYZ3+22XY2Z+14XYZ2+22XYZX4Y6Z43X4Y5Z420X4Y4Z432X2Y7Z3X2Y6Z42X6Y3Z2X2Y7Z22X2Y3Z640XY7Z3X6Y2Z210X2Y6Z232X2Y5Z35X2Y4Z44X2Y2Z62XY8Z8XY6Z312X2Y5Z2X2Y3Z44XY7Z2XY6Z246XY5Z36X4Y2Z225X2Y4Z211X2Y2Z42XY6Z2XY5Z22XY4Z34X3Y3Z19X2Y3Z210XY5Z6XY4Z24XY3Z34X3Y2Z34X2Y2Z214XY4Z10XY3Z28XY2Z328XY3Z14XY2Z24XYZ322XY2Z14XYZ222XYZX^4*Y^6*Z^4+3*X^4*Y^5*Z^4+20*X^4*Y^4*Z^4+32*X^2*Y^7*Z^3+X^2*Y^6*Z^4+2*X^6*Y^3*Z^2+X^2*Y^7*Z^2+2*X^2*Y^3*Z^6+40*X*Y^7*Z^3+X^6*Y^2*Z^2+10*X^2*Y^6*Z^2+32*X^2*Y^5*Z^3+5*X^2*Y^4*Z^4+4*X^2*Y^2*Z^6+2*X*Y^8*Z+8*X*Y^6*Z^3+12*X^2*Y^5*Z^2+X^2*Y^3*Z^4+4*X*Y^7*Z+2*X*Y^6*Z^2+46*X*Y^5*Z^3+6*X^4*Y^2*Z^2+25*X^2*Y^4*Z^2+11*X^2*Y^2*Z^4+2*X*Y^6*Z+2*X*Y^5*Z^2+2*X*Y^4*Z^3+4*X^3*Y^3*Z+19*X^2*Y^3*Z^2+10*X*Y^5*Z+6*X*Y^4*Z^2+4*X*Y^3*Z^3+4*X^3*Y^2*Z+34*X^2*Y^2*Z^2+14*X*Y^4*Z+10*X*Y^3*Z^2+8*X*Y^2*Z^3+28*X*Y^3*Z+14*X*Y^2*Z^2+4*X*Y*Z^3+22*X*Y^2*Z+14*X*Y*Z^2+22*X*Y*Z

Algorithm definition

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