Description of fast matrix multiplication algorithm: ⟨6×13×16:798⟩

Algorithm type

24X4Y10Z4+36X2Y10Z2+20X2Y9Z2+28X2Y7Z4+22X4Y4Z4+6X3Y5Z4+20X2Y6Z4+16XY10Z+16XY9Z+10X6Y2Z2+6X4Y4Z2+21X2Y6Z2+14X2Y2Z6+2XY8Z+22XY7Z2+X3Y5Z+9X2Y5Z2+5XY7Z+24XY6Z2+6X3Y4Z+25X2Y4Z2+13XY6Z+6XY5Z2+10X3Y3Z+18X2Y3Z2+5XY5Z+10XY3Z3+8X3Y2Z+99X2Y2Z2+8XY4Z+8XY2Z3+27X3YZ+44XY3Z+60XY2Z2+34XYZ3+52XY2Z+36XYZ2+27XYZ24X4Y10Z436X2Y10Z220X2Y9Z228X2Y7Z422X4Y4Z46X3Y5Z420X2Y6Z416XY10Z16XY9Z10X6Y2Z26X4Y4Z221X2Y6Z214X2Y2Z62XY8Z22XY7Z2X3Y5Z9X2Y5Z25XY7Z24XY6Z26X3Y4Z25X2Y4Z213XY6Z6XY5Z210X3Y3Z18X2Y3Z25XY5Z10XY3Z38X3Y2Z99X2Y2Z28XY4Z8XY2Z327X3YZ44XY3Z60XY2Z234XYZ352XY2Z36XYZ227XYZ24*X^4*Y^10*Z^4+36*X^2*Y^10*Z^2+20*X^2*Y^9*Z^2+28*X^2*Y^7*Z^4+22*X^4*Y^4*Z^4+6*X^3*Y^5*Z^4+20*X^2*Y^6*Z^4+16*X*Y^10*Z+16*X*Y^9*Z+10*X^6*Y^2*Z^2+6*X^4*Y^4*Z^2+21*X^2*Y^6*Z^2+14*X^2*Y^2*Z^6+2*X*Y^8*Z+22*X*Y^7*Z^2+X^3*Y^5*Z+9*X^2*Y^5*Z^2+5*X*Y^7*Z+24*X*Y^6*Z^2+6*X^3*Y^4*Z+25*X^2*Y^4*Z^2+13*X*Y^6*Z+6*X*Y^5*Z^2+10*X^3*Y^3*Z+18*X^2*Y^3*Z^2+5*X*Y^5*Z+10*X*Y^3*Z^3+8*X^3*Y^2*Z+99*X^2*Y^2*Z^2+8*X*Y^4*Z+8*X*Y^2*Z^3+27*X^3*Y*Z+44*X*Y^3*Z+60*X*Y^2*Z^2+34*X*Y*Z^3+52*X*Y^2*Z+36*X*Y*Z^2+27*X*Y*Z

Algorithm definition

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