Description of fast matrix multiplication algorithm: ⟨6×13×15:763⟩

Algorithm type

13X4Y5Z4+27X4Y4Z4+4X2Y7Z2+2X2Y5Z4+2X2Y3Z6+4X6Y2Z2+X3Y6Z+9X2Y6Z2+2X2Y4Z4+6X2Y2Z6+2XY8Z+2X4Y3Z2+27X2Y5Z2+8X2Y3Z4+XY7Z+2XY6Z2+2X4Y2Z2+X3Y4Z+59X2Y4Z2+18X2Y2Z4+14XY6Z+XY4Z3+15X3Y3Z+5X2Y4Z+60X2Y3Z2+31XY5Z+4XY4Z2+10XY3Z3+10X3Y2Z+15X2Y3Z+82X2Y2Z2+40XY4Z+21XY3Z2+10XY2Z3+13X3YZ+4X2Y2Z+X2YZ2+59XY3Z+21XY2Z2+35XYZ3+4X2YZ+50XY2Z+28XYZ2+38XYZ13X4Y5Z427X4Y4Z44X2Y7Z22X2Y5Z42X2Y3Z64X6Y2Z2X3Y6Z9X2Y6Z22X2Y4Z46X2Y2Z62XY8Z2X4Y3Z227X2Y5Z28X2Y3Z4XY7Z2XY6Z22X4Y2Z2X3Y4Z59X2Y4Z218X2Y2Z414XY6ZXY4Z315X3Y3Z5X2Y4Z60X2Y3Z231XY5Z4XY4Z210XY3Z310X3Y2Z15X2Y3Z82X2Y2Z240XY4Z21XY3Z210XY2Z313X3YZ4X2Y2ZX2YZ259XY3Z21XY2Z235XYZ34X2YZ50XY2Z28XYZ238XYZ13*X^4*Y^5*Z^4+27*X^4*Y^4*Z^4+4*X^2*Y^7*Z^2+2*X^2*Y^5*Z^4+2*X^2*Y^3*Z^6+4*X^6*Y^2*Z^2+X^3*Y^6*Z+9*X^2*Y^6*Z^2+2*X^2*Y^4*Z^4+6*X^2*Y^2*Z^6+2*X*Y^8*Z+2*X^4*Y^3*Z^2+27*X^2*Y^5*Z^2+8*X^2*Y^3*Z^4+X*Y^7*Z+2*X*Y^6*Z^2+2*X^4*Y^2*Z^2+X^3*Y^4*Z+59*X^2*Y^4*Z^2+18*X^2*Y^2*Z^4+14*X*Y^6*Z+X*Y^4*Z^3+15*X^3*Y^3*Z+5*X^2*Y^4*Z+60*X^2*Y^3*Z^2+31*X*Y^5*Z+4*X*Y^4*Z^2+10*X*Y^3*Z^3+10*X^3*Y^2*Z+15*X^2*Y^3*Z+82*X^2*Y^2*Z^2+40*X*Y^4*Z+21*X*Y^3*Z^2+10*X*Y^2*Z^3+13*X^3*Y*Z+4*X^2*Y^2*Z+X^2*Y*Z^2+59*X*Y^3*Z+21*X*Y^2*Z^2+35*X*Y*Z^3+4*X^2*Y*Z+50*X*Y^2*Z+28*X*Y*Z^2+38*X*Y*Z

Algorithm definition

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