Description of fast matrix multiplication algorithm: ⟨9×12×16:1035⟩

Algorithm type

48X4Y9Z6+48X2Y9Z6+24X2Y8Z6+96X2Y9Z3+96X4Y6Z3+134XY9Z3+42X4Y4Z4+2XY8Z3+3X9YZ+104X2Y6Z3+8XY7Z3+6XYZ9+27X6Y2Z2+12X2Y6Z2+40X2Y5Z3+12X2Y4Z4+33X2Y2Z6+6XY2Z6+45X2Y4Z2+24X2Y2Z4+6XY6Z+12XYZ6+6X3Y3Z+6X3Y2Z2+9X3YZ3+6XY4Z2+6XY3Z3+15X3Y2Z+12X3YZ2+42X2Y2Z2+12XY4Z+18XY2Z3+21X3YZ+12XY2Z2+21XYZ3+21XY2Z48X4Y9Z648X2Y9Z624X2Y8Z696X2Y9Z396X4Y6Z3134XY9Z342X4Y4Z42XY8Z33X9YZ104X2Y6Z38XY7Z36XYZ927X6Y2Z212X2Y6Z240X2Y5Z312X2Y4Z433X2Y2Z66XY2Z645X2Y4Z224X2Y2Z46XY6Z12XYZ66X3Y3Z6X3Y2Z29X3YZ36XY4Z26XY3Z315X3Y2Z12X3YZ242X2Y2Z212XY4Z18XY2Z321X3YZ12XY2Z221XYZ321XY2Z48*X^4*Y^9*Z^6+48*X^2*Y^9*Z^6+24*X^2*Y^8*Z^6+96*X^2*Y^9*Z^3+96*X^4*Y^6*Z^3+134*X*Y^9*Z^3+42*X^4*Y^4*Z^4+2*X*Y^8*Z^3+3*X^9*Y*Z+104*X^2*Y^6*Z^3+8*X*Y^7*Z^3+6*X*Y*Z^9+27*X^6*Y^2*Z^2+12*X^2*Y^6*Z^2+40*X^2*Y^5*Z^3+12*X^2*Y^4*Z^4+33*X^2*Y^2*Z^6+6*X*Y^2*Z^6+45*X^2*Y^4*Z^2+24*X^2*Y^2*Z^4+6*X*Y^6*Z+12*X*Y*Z^6+6*X^3*Y^3*Z+6*X^3*Y^2*Z^2+9*X^3*Y*Z^3+6*X*Y^4*Z^2+6*X*Y^3*Z^3+15*X^3*Y^2*Z+12*X^3*Y*Z^2+42*X^2*Y^2*Z^2+12*X*Y^4*Z+18*X*Y^2*Z^3+21*X^3*Y*Z+12*X*Y^2*Z^2+21*X*Y*Z^3+21*X*Y^2*Z

Algorithm definition

The algorithm ⟨9×12×16:1035⟩ 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