Description of fast matrix multiplication algorithm: ⟨9×11×13:835⟩

Algorithm type

4X4Y6Z4+8X4Y5Z4+6X4Y5Z3+28X4Y4Z4+X2Y8Z2+6X4Y3Z4+2X3Y4Z4+5X2Y7Z2+25X4Y3Z3+11X4Y2Z4+12X2Y6Z2+12X4Y3Z2+4X3Y2Z4+21X2Y5Z2+4X4Y3Z+76X4Y2Z2+3X4YZ3+3X2Y5Z+22X2Y4Z2+24X2Y3Z3+8X4YZ2+2X3Y2Z2+4X2Y4Z+23X2Y3Z2+4X3YZ2+41X2Y3Z+120X2Y2Z2+10X2YZ3+2XY4Z+12XY3Z2+60X2Y2Z+46X2YZ2+24XY3Z+20XYZ3+30X2YZ+66XY2Z+62XYZ2+24XYZ4X4Y6Z48X4Y5Z46X4Y5Z328X4Y4Z4X2Y8Z26X4Y3Z42X3Y4Z45X2Y7Z225X4Y3Z311X4Y2Z412X2Y6Z212X4Y3Z24X3Y2Z421X2Y5Z24X4Y3Z76X4Y2Z23X4YZ33X2Y5Z22X2Y4Z224X2Y3Z38X4YZ22X3Y2Z24X2Y4Z23X2Y3Z24X3YZ241X2Y3Z120X2Y2Z210X2YZ32XY4Z12XY3Z260X2Y2Z46X2YZ224XY3Z20XYZ330X2YZ66XY2Z62XYZ224XYZ4*X^4*Y^6*Z^4+8*X^4*Y^5*Z^4+6*X^4*Y^5*Z^3+28*X^4*Y^4*Z^4+X^2*Y^8*Z^2+6*X^4*Y^3*Z^4+2*X^3*Y^4*Z^4+5*X^2*Y^7*Z^2+25*X^4*Y^3*Z^3+11*X^4*Y^2*Z^4+12*X^2*Y^6*Z^2+12*X^4*Y^3*Z^2+4*X^3*Y^2*Z^4+21*X^2*Y^5*Z^2+4*X^4*Y^3*Z+76*X^4*Y^2*Z^2+3*X^4*Y*Z^3+3*X^2*Y^5*Z+22*X^2*Y^4*Z^2+24*X^2*Y^3*Z^3+8*X^4*Y*Z^2+2*X^3*Y^2*Z^2+4*X^2*Y^4*Z+23*X^2*Y^3*Z^2+4*X^3*Y*Z^2+41*X^2*Y^3*Z+120*X^2*Y^2*Z^2+10*X^2*Y*Z^3+2*X*Y^4*Z+12*X*Y^3*Z^2+60*X^2*Y^2*Z+46*X^2*Y*Z^2+24*X*Y^3*Z+20*X*Y*Z^3+30*X^2*Y*Z+66*X*Y^2*Z+62*X*Y*Z^2+24*X*Y*Z

Algorithm definition

The algorithm ⟨9×11×13:835⟩ 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