Description of fast matrix multiplication algorithm: ⟨7×8×15:557⟩

Algorithm type

16X4Y8Z4+16X4Y8Z3+4X2Y8Z3+28X2Y8Z2+16X2Y4Z5+16X2Y4Z4+16X2Y4Z3+24X2Y4Z2+13X2Y2Z4+16XY4Z3+29X2Y2Z3+28XY4Z2+XY3Z3+2XY2Z4+4XYZ5+4X3YZ2+53X2Y2Z2+X2YZ3+28XY4Z+2XY3Z2+5XY2Z3+10XYZ4+3X3YZ+9X2Y2Z+4X2YZ2+3XY3Z+12XY2Z2+62XYZ3+2X2YZ+11XY2Z+72XYZ2+47XYZ16X4Y8Z416X4Y8Z34X2Y8Z328X2Y8Z216X2Y4Z516X2Y4Z416X2Y4Z324X2Y4Z213X2Y2Z416XY4Z329X2Y2Z328XY4Z2XY3Z32XY2Z44XYZ54X3YZ253X2Y2Z2X2YZ328XY4Z2XY3Z25XY2Z310XYZ43X3YZ9X2Y2Z4X2YZ23XY3Z12XY2Z262XYZ32X2YZ11XY2Z72XYZ247XYZ16*X^4*Y^8*Z^4+16*X^4*Y^8*Z^3+4*X^2*Y^8*Z^3+28*X^2*Y^8*Z^2+16*X^2*Y^4*Z^5+16*X^2*Y^4*Z^4+16*X^2*Y^4*Z^3+24*X^2*Y^4*Z^2+13*X^2*Y^2*Z^4+16*X*Y^4*Z^3+29*X^2*Y^2*Z^3+28*X*Y^4*Z^2+X*Y^3*Z^3+2*X*Y^2*Z^4+4*X*Y*Z^5+4*X^3*Y*Z^2+53*X^2*Y^2*Z^2+X^2*Y*Z^3+28*X*Y^4*Z+2*X*Y^3*Z^2+5*X*Y^2*Z^3+10*X*Y*Z^4+3*X^3*Y*Z+9*X^2*Y^2*Z+4*X^2*Y*Z^2+3*X*Y^3*Z+12*X*Y^2*Z^2+62*X*Y*Z^3+2*X^2*Y*Z+11*X*Y^2*Z+72*X*Y*Z^2+47*X*Y*Z

Algorithm definition

The algorithm ⟨7×8×15:557⟩ 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