Description of fast matrix multiplication algorithm: ⟨11×12×16:1278⟩

Algorithm type

34⁢X4⁢Y4⁢Z6+14⁢X4⁢Y4⁢Z5+50⁢X4⁢Y4⁢Z4+6⁢X9⁢Y⁢Z+3⁢X4⁢Y4⁢Z3+7⁢X⁢Y9⁢Z+3⁢X8⁢Y⁢Z+38⁢X6⁢Y2⁢Z2+13⁢X4⁢Y4⁢Z2+7⁢X3⁢Y4⁢Z3+38⁢X2⁢Y6⁢Z2+61⁢X2⁢Y4⁢Z4+60⁢X2⁢Y2⁢Z6+7⁢X6⁢Y2⁢Z+9⁢X5⁢Y2⁢Z2+7⁢X2⁢Y6⁢Z+43⁢X2⁢Y4⁢Z3+33⁢X2⁢Y2⁢Z5+5⁢X⁢Y6⁢Z2+2⁢X6⁢Y⁢Z+2⁢X5⁢Y2⁢Z+5⁢X4⁢Y2⁢Z2+X3⁢Y4⁢Z+62⁢X2⁢Y4⁢Z2+46⁢X2⁢Y2⁢Z4+25⁢X⁢Y6⁢Z+X⁢Y4⁢Z3+X⁢Y2⁢Z5+6⁢X⁢Y⁢Z6+X5⁢Y⁢Z+13⁢X3⁢Y3⁢Z+7⁢X3⁢Y2⁢Z2+8⁢X3⁢Y⁢Z3+X2⁢Y4⁢Z+94⁢X2⁢Y2⁢Z3+X⁢Y4⁢Z2+6⁢X⁢Y3⁢Z3+4⁢X⁢Y2⁢Z4+3⁢X⁢Y⁢Z5+26⁢X3⁢Y2⁢Z+11⁢X3⁢Y⁢Z2+2⁢X2⁢Y3⁢Z+36⁢X2⁢Y2⁢Z2+X2⁢Y⁢Z3+X⁢Y4⁢Z+10⁢X⁢Y3⁢Z2+4⁢X⁢Y2⁢Z3+3⁢X⁢Y⁢Z4+9⁢X3⁢Y⁢Z+4⁢X2⁢Y2⁢Z+4⁢X2⁢Y⁢Z2+16⁢X⁢Y3⁢Z+183⁢X⁢Y2⁢Z2+157⁢X⁢Y⁢Z3+X2⁢Y⁢Z+38⁢X⁢Y2⁢Z+36⁢X⁢Y⁢Z2+9⁢X⁢Y⁢Z34X4Y4Z614X4Y4Z550X4Y4Z46X9YZ3X4Y4Z37XY9Z3X8YZ38X6Y2Z213X4Y4Z27X3Y4Z338X2Y6Z261X2Y4Z460X2Y2Z67X6Y2Z9X5Y2Z27X2Y6Z43X2Y4Z333X2Y2Z55XY6Z22X6YZ2X5Y2Z5X4Y2Z2X3Y4Z62X2Y4Z246X2Y2Z425XY6ZXY4Z3XY2Z56XYZ6X5YZ13X3Y3Z7X3Y2Z28X3YZ3X2Y4Z94X2Y2Z3XY4Z26XY3Z34XY2Z43XYZ526X3Y2Z11X3YZ22X2Y3Z36X2Y2Z2X2YZ3XY4Z10XY3Z24XY2Z33XYZ49X3YZ4X2Y2Z4X2YZ216XY3Z183XY2Z2157XYZ3X2YZ38XY2Z36XYZ29XYZ34*X^4*Y^4*Z^6+14*X^4*Y^4*Z^5+50*X^4*Y^4*Z^4+6*X^9*Y*Z+3*X^4*Y^4*Z^3+7*X*Y^9*Z+3*X^8*Y*Z+38*X^6*Y^2*Z^2+13*X^4*Y^4*Z^2+7*X^3*Y^4*Z^3+38*X^2*Y^6*Z^2+61*X^2*Y^4*Z^4+60*X^2*Y^2*Z^6+7*X^6*Y^2*Z+9*X^5*Y^2*Z^2+7*X^2*Y^6*Z+43*X^2*Y^4*Z^3+33*X^2*Y^2*Z^5+5*X*Y^6*Z^2+2*X^6*Y*Z+2*X^5*Y^2*Z+5*X^4*Y^2*Z^2+X^3*Y^4*Z+62*X^2*Y^4*Z^2+46*X^2*Y^2*Z^4+25*X*Y^6*Z+X*Y^4*Z^3+X*Y^2*Z^5+6*X*Y*Z^6+X^5*Y*Z+13*X^3*Y^3*Z+7*X^3*Y^2*Z^2+8*X^3*Y*Z^3+X^2*Y^4*Z+94*X^2*Y^2*Z^3+X*Y^4*Z^2+6*X*Y^3*Z^3+4*X*Y^2*Z^4+3*X*Y*Z^5+26*X^3*Y^2*Z+11*X^3*Y*Z^2+2*X^2*Y^3*Z+36*X^2*Y^2*Z^2+X^2*Y*Z^3+X*Y^4*Z+10*X*Y^3*Z^2+4*X*Y^2*Z^3+3*X*Y*Z^4+9*X^3*Y*Z+4*X^2*Y^2*Z+4*X^2*Y*Z^2+16*X*Y^3*Z+183*X*Y^2*Z^2+157*X*Y*Z^3+X^2*Y*Z+38*X*Y^2*Z+36*X*Y*Z^2+9*X*Y*Z

Algorithm definition

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