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

Algorithm type

34X4Y4Z6+14X4Y4Z5+50X4Y4Z4+6X9YZ+3X4Y4Z3+7XY9Z+3X8YZ+38X6Y2Z2+13X4Y4Z2+7X3Y4Z3+38X2Y6Z2+61X2Y4Z4+60X2Y2Z6+7X6Y2Z+9X5Y2Z2+7X2Y6Z+43X2Y4Z3+33X2Y2Z5+5XY6Z2+2X6YZ+2X5Y2Z+5X4Y2Z2+X3Y4Z+62X2Y4Z2+46X2Y2Z4+25XY6Z+XY4Z3+XY2Z5+6XYZ6+X5YZ+13X3Y3Z+7X3Y2Z2+8X3YZ3+X2Y4Z+94X2Y2Z3+XY4Z2+6XY3Z3+4XY2Z4+3XYZ5+26X3Y2Z+11X3YZ2+2X2Y3Z+36X2Y2Z2+X2YZ3+XY4Z+10XY3Z2+4XY2Z3+3XYZ4+9X3YZ+4X2Y2Z+4X2YZ2+16XY3Z+183XY2Z2+157XYZ3+X2YZ+38XY2Z+36XYZ2+9XYZ34X4Y4Z614X4Y4Z550X4Y4Z46X9YZ3X4Y4Z37XY9Z3X8YZ38X6Y2Z213X4Y4Z27X3Y4Z338X2Y6Z261X2Y4Z460X2Y2Z67X6Y2Z9X5Y2Z27X2Y6Z43X2Y4Z333X2Y2Z55XY6Z22X6YZ2X5Y2Z5X4Y2Z2X3Y4Z62X2Y4Z246X2Y2Z425XY6ZXY4Z3XY2Z56XYZ6X5YZ13X3Y3Z7X3Y2Z28X3YZ3X2Y4Z94X2Y2Z3XY4Z26XY3Z34XY2Z43XYZ526X3Y2Z11X3YZ22X2Y3Z36X2Y2Z2X2YZ3XY4Z10XY3Z24XY2Z33XYZ49X3YZ4X2Y2Z4X2YZ216XY3Z183XY2Z2157XYZ3X2YZ38XY2Z36XYZ29XYZ34*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