Description of fast matrix multiplication algorithm: ⟨9×14×16:1254⟩

Algorithm type

24X4Y6Z4+60X4Y4Z4+8X2Y8Z2+24X2Y3Z6+24X4Y2Z4+48X2Y6Z2+60X2Y2Z6+24X2Y3Z4+24X2YZ6+48X2Y4Z2+60X2Y2Z4+8XY4Z3+24X2Y3Z2+24X2Y2Z3+24X2YZ4+8XY4Z2+48XY3Z3+166X2Y2Z2+8XY4Z+48XY3Z2+48XY2Z3+35X2YZ2+48XY3Z+50XY2Z2+46XYZ3+31X2YZ+68XY2Z+61XYZ2+105XYZ24X4Y6Z460X4Y4Z48X2Y8Z224X2Y3Z624X4Y2Z448X2Y6Z260X2Y2Z624X2Y3Z424X2YZ648X2Y4Z260X2Y2Z48XY4Z324X2Y3Z224X2Y2Z324X2YZ48XY4Z248XY3Z3166X2Y2Z28XY4Z48XY3Z248XY2Z335X2YZ248XY3Z50XY2Z246XYZ331X2YZ68XY2Z61XYZ2105XYZ24*X^4*Y^6*Z^4+60*X^4*Y^4*Z^4+8*X^2*Y^8*Z^2+24*X^2*Y^3*Z^6+24*X^4*Y^2*Z^4+48*X^2*Y^6*Z^2+60*X^2*Y^2*Z^6+24*X^2*Y^3*Z^4+24*X^2*Y*Z^6+48*X^2*Y^4*Z^2+60*X^2*Y^2*Z^4+8*X*Y^4*Z^3+24*X^2*Y^3*Z^2+24*X^2*Y^2*Z^3+24*X^2*Y*Z^4+8*X*Y^4*Z^2+48*X*Y^3*Z^3+166*X^2*Y^2*Z^2+8*X*Y^4*Z+48*X*Y^3*Z^2+48*X*Y^2*Z^3+35*X^2*Y*Z^2+48*X*Y^3*Z+50*X*Y^2*Z^2+46*X*Y*Z^3+31*X^2*Y*Z+68*X*Y^2*Z+61*X*Y*Z^2+105*X*Y*Z

Algorithm definition

The algorithm ⟨9×14×16:1254⟩ 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