Description of fast matrix multiplication algorithm: ⟨13×14×15:1681⟩

Algorithm type

7X4Y4Z6+2X4Y6Z3+40X4Y4Z5+49X4Y4Z4+2X2Y8Z2+22X4Y4Z3+2X2Y6Z3+2X6Y2Z2+16X4Y4Z2+2X2Y6Z2+25X2Y2Z6+2X6Y2Z+4X4Y4Z+14X4Y2Z3+27X2Y4Z3+2X2Y3Z4+101X2Y2Z5+21X4Y2Z2+28X2Y4Z2+X2Y3Z3+143X2Y2Z4+4XY4Z3+10XYZ6+10X4Y2Z+X3YZ3+5X2Y4Z+X2Y3Z2+212X2Y2Z3+4XY3Z3+15XYZ5+4X3YZ2+108X2Y2Z2+61X2YZ3+2XY3Z2+72XY2Z3+34XYZ4+3X3YZ+15X2Y2Z+57X2YZ2+2XY3Z+65XY2Z2+178XYZ3+36X2YZ+47XY2Z+141XYZ2+82XYZ7X4Y4Z62X4Y6Z340X4Y4Z549X4Y4Z42X2Y8Z222X4Y4Z32X2Y6Z32X6Y2Z216X4Y4Z22X2Y6Z225X2Y2Z62X6Y2Z4X4Y4Z14X4Y2Z327X2Y4Z32X2Y3Z4101X2Y2Z521X4Y2Z228X2Y4Z2X2Y3Z3143X2Y2Z44XY4Z310XYZ610X4Y2ZX3YZ35X2Y4ZX2Y3Z2212X2Y2Z34XY3Z315XYZ54X3YZ2108X2Y2Z261X2YZ32XY3Z272XY2Z334XYZ43X3YZ15X2Y2Z57X2YZ22XY3Z65XY2Z2178XYZ336X2YZ47XY2Z141XYZ282XYZ7*X^4*Y^4*Z^6+2*X^4*Y^6*Z^3+40*X^4*Y^4*Z^5+49*X^4*Y^4*Z^4+2*X^2*Y^8*Z^2+22*X^4*Y^4*Z^3+2*X^2*Y^6*Z^3+2*X^6*Y^2*Z^2+16*X^4*Y^4*Z^2+2*X^2*Y^6*Z^2+25*X^2*Y^2*Z^6+2*X^6*Y^2*Z+4*X^4*Y^4*Z+14*X^4*Y^2*Z^3+27*X^2*Y^4*Z^3+2*X^2*Y^3*Z^4+101*X^2*Y^2*Z^5+21*X^4*Y^2*Z^2+28*X^2*Y^4*Z^2+X^2*Y^3*Z^3+143*X^2*Y^2*Z^4+4*X*Y^4*Z^3+10*X*Y*Z^6+10*X^4*Y^2*Z+X^3*Y*Z^3+5*X^2*Y^4*Z+X^2*Y^3*Z^2+212*X^2*Y^2*Z^3+4*X*Y^3*Z^3+15*X*Y*Z^5+4*X^3*Y*Z^2+108*X^2*Y^2*Z^2+61*X^2*Y*Z^3+2*X*Y^3*Z^2+72*X*Y^2*Z^3+34*X*Y*Z^4+3*X^3*Y*Z+15*X^2*Y^2*Z+57*X^2*Y*Z^2+2*X*Y^3*Z+65*X*Y^2*Z^2+178*X*Y*Z^3+36*X^2*Y*Z+47*X*Y^2*Z+141*X*Y*Z^2+82*X*Y*Z

Algorithm definition

The algorithm ⟨13×14×15:1681⟩ 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