Description of fast matrix multiplication algorithm: ⟨8×9×11:521⟩

Algorithm type

3X4Y4Z6+4X4Y4Z5+19X4Y4Z4+2X4Y4Z3+X4Y3Z4+7X2Y6Z3+7X6Y2Z2+X4Y3Z3+8X4Y2Z4+12X2Y6Z2+11X2Y2Z6+XY8Z+X6Y2Z+12X4Y2Z3+X2Y5Z2+8X2Y4Z3+5X2Y2Z5+4X4Y2Z2+32X2Y4Z2+14X2Y2Z4+13XY6Z+2X2Y4Z+19X2Y3Z2+20X2Y2Z3+4XY5Z+19XY3Z3+12X3Y2Z+8X2Y3Z+61X2Y2Z2+2XY3Z2+15XY2Z3+21X3YZ+2X2Y2Z+47X2YZ2+17XY3Z+20XY2Z2+43XYZ3+10X2YZ+5XY2Z+23XYZ2+5XYZ3X4Y4Z64X4Y4Z519X4Y4Z42X4Y4Z3X4Y3Z47X2Y6Z37X6Y2Z2X4Y3Z38X4Y2Z412X2Y6Z211X2Y2Z6XY8ZX6Y2Z12X4Y2Z3X2Y5Z28X2Y4Z35X2Y2Z54X4Y2Z232X2Y4Z214X2Y2Z413XY6Z2X2Y4Z19X2Y3Z220X2Y2Z34XY5Z19XY3Z312X3Y2Z8X2Y3Z61X2Y2Z22XY3Z215XY2Z321X3YZ2X2Y2Z47X2YZ217XY3Z20XY2Z243XYZ310X2YZ5XY2Z23XYZ25XYZ3*X^4*Y^4*Z^6+4*X^4*Y^4*Z^5+19*X^4*Y^4*Z^4+2*X^4*Y^4*Z^3+X^4*Y^3*Z^4+7*X^2*Y^6*Z^3+7*X^6*Y^2*Z^2+X^4*Y^3*Z^3+8*X^4*Y^2*Z^4+12*X^2*Y^6*Z^2+11*X^2*Y^2*Z^6+X*Y^8*Z+X^6*Y^2*Z+12*X^4*Y^2*Z^3+X^2*Y^5*Z^2+8*X^2*Y^4*Z^3+5*X^2*Y^2*Z^5+4*X^4*Y^2*Z^2+32*X^2*Y^4*Z^2+14*X^2*Y^2*Z^4+13*X*Y^6*Z+2*X^2*Y^4*Z+19*X^2*Y^3*Z^2+20*X^2*Y^2*Z^3+4*X*Y^5*Z+19*X*Y^3*Z^3+12*X^3*Y^2*Z+8*X^2*Y^3*Z+61*X^2*Y^2*Z^2+2*X*Y^3*Z^2+15*X*Y^2*Z^3+21*X^3*Y*Z+2*X^2*Y^2*Z+47*X^2*Y*Z^2+17*X*Y^3*Z+20*X*Y^2*Z^2+43*X*Y*Z^3+10*X^2*Y*Z+5*X*Y^2*Z+23*X*Y*Z^2+5*X*Y*Z

Algorithm definition

The algorithm ⟨8×9×11:521⟩ 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