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

Algorithm type

X4Y6Z5+17X4Y4Z6+X4Y6Z3+65X4Y4Z5+41X4Y4Z4+2X2Y8Z2+X6Y2Z3+11X4Y4Z3+2X2Y6Z3+3X6Y2Z2+4X4Y4Z2+2X2Y3Z5+89X2Y2Z6+27X4Y2Z3+2X2Y6Z+28X2Y4Z3+152X2Y2Z5+18X4Y2Z2+26X2Y4Z2+169X2Y2Z4+19XYZ6+2X3YZ3+6X2Y4Z+174X2Y2Z3+4XY3Z3+30XYZ5+2X3YZ2+64X2Y2Z2+100X2YZ3+2XY4Z+104XY2Z3+32XYZ4+10X2Y2Z+50X2YZ2+47XY2Z2+249XYZ3+23X2YZ+37XY2Z+118XYZ2+64XYZX4Y6Z517X4Y4Z6X4Y6Z365X4Y4Z541X4Y4Z42X2Y8Z2X6Y2Z311X4Y4Z32X2Y6Z33X6Y2Z24X4Y4Z22X2Y3Z589X2Y2Z627X4Y2Z32X2Y6Z28X2Y4Z3152X2Y2Z518X4Y2Z226X2Y4Z2169X2Y2Z419XYZ62X3YZ36X2Y4Z174X2Y2Z34XY3Z330XYZ52X3YZ264X2Y2Z2100X2YZ32XY4Z104XY2Z332XYZ410X2Y2Z50X2YZ247XY2Z2249XYZ323X2YZ37XY2Z118XYZ264XYZX^4*Y^6*Z^5+17*X^4*Y^4*Z^6+X^4*Y^6*Z^3+65*X^4*Y^4*Z^5+41*X^4*Y^4*Z^4+2*X^2*Y^8*Z^2+X^6*Y^2*Z^3+11*X^4*Y^4*Z^3+2*X^2*Y^6*Z^3+3*X^6*Y^2*Z^2+4*X^4*Y^4*Z^2+2*X^2*Y^3*Z^5+89*X^2*Y^2*Z^6+27*X^4*Y^2*Z^3+2*X^2*Y^6*Z+28*X^2*Y^4*Z^3+152*X^2*Y^2*Z^5+18*X^4*Y^2*Z^2+26*X^2*Y^4*Z^2+169*X^2*Y^2*Z^4+19*X*Y*Z^6+2*X^3*Y*Z^3+6*X^2*Y^4*Z+174*X^2*Y^2*Z^3+4*X*Y^3*Z^3+30*X*Y*Z^5+2*X^3*Y*Z^2+64*X^2*Y^2*Z^2+100*X^2*Y*Z^3+2*X*Y^4*Z+104*X*Y^2*Z^3+32*X*Y*Z^4+10*X^2*Y^2*Z+50*X^2*Y*Z^2+47*X*Y^2*Z^2+249*X*Y*Z^3+23*X^2*Y*Z+37*X*Y^2*Z+118*X*Y*Z^2+64*X*Y*Z

Algorithm definition

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