Description of fast matrix multiplication algorithm: ⟨10×11×15:1050⟩

Algorithm type

X6Y3Z4+10X4Y5Z4+X6Y2Z4+50X4Y4Z4+4X2Y6Z4+4X2Y2Z8+3X6Y3Z2+2X4Y3Z4+2X2Y5Z4+2XY8Z2+13X6Y2Z2+2X4Y4Z2+4X4Y2Z4+49X2Y6Z2+4X2Y4Z4+9X2Y2Z6+10XY8Z+3XY7Z2+2X4Y3Z2+24X2Y5Z2+8X2Y3Z4+9XY7Z+7XY6Z2+X4Y2Z2+3X3Y3Z2+X2Y5Z+54X2Y4Z2+42X2Y2Z4+4XY3Z4+19X3Y3Z+2X2Y4Z+88X2Y3Z2+5XY5Z+5XY4Z2+6XY3Z3+3XY2Z4+6X3Y2Z+2X3YZ2+13X2Y3Z+107X2Y2Z2+29XY4Z+59XY3Z2+4XY2Z3+3XYZ4+18X3YZ+30X2Y2Z+8X2YZ2+68XY3Z+38XY2Z2+4XYZ3+17X2YZ+61XY2Z+70XYZ2+57XYZX6Y3Z410X4Y5Z4X6Y2Z450X4Y4Z44X2Y6Z44X2Y2Z83X6Y3Z22X4Y3Z42X2Y5Z42XY8Z213X6Y2Z22X4Y4Z24X4Y2Z449X2Y6Z24X2Y4Z49X2Y2Z610XY8Z3XY7Z22X4Y3Z224X2Y5Z28X2Y3Z49XY7Z7XY6Z2X4Y2Z23X3Y3Z2X2Y5Z54X2Y4Z242X2Y2Z44XY3Z419X3Y3Z2X2Y4Z88X2Y3Z25XY5Z5XY4Z26XY3Z33XY2Z46X3Y2Z2X3YZ213X2Y3Z107X2Y2Z229XY4Z59XY3Z24XY2Z33XYZ418X3YZ30X2Y2Z8X2YZ268XY3Z38XY2Z24XYZ317X2YZ61XY2Z70XYZ257XYZX^6*Y^3*Z^4+10*X^4*Y^5*Z^4+X^6*Y^2*Z^4+50*X^4*Y^4*Z^4+4*X^2*Y^6*Z^4+4*X^2*Y^2*Z^8+3*X^6*Y^3*Z^2+2*X^4*Y^3*Z^4+2*X^2*Y^5*Z^4+2*X*Y^8*Z^2+13*X^6*Y^2*Z^2+2*X^4*Y^4*Z^2+4*X^4*Y^2*Z^4+49*X^2*Y^6*Z^2+4*X^2*Y^4*Z^4+9*X^2*Y^2*Z^6+10*X*Y^8*Z+3*X*Y^7*Z^2+2*X^4*Y^3*Z^2+24*X^2*Y^5*Z^2+8*X^2*Y^3*Z^4+9*X*Y^7*Z+7*X*Y^6*Z^2+X^4*Y^2*Z^2+3*X^3*Y^3*Z^2+X^2*Y^5*Z+54*X^2*Y^4*Z^2+42*X^2*Y^2*Z^4+4*X*Y^3*Z^4+19*X^3*Y^3*Z+2*X^2*Y^4*Z+88*X^2*Y^3*Z^2+5*X*Y^5*Z+5*X*Y^4*Z^2+6*X*Y^3*Z^3+3*X*Y^2*Z^4+6*X^3*Y^2*Z+2*X^3*Y*Z^2+13*X^2*Y^3*Z+107*X^2*Y^2*Z^2+29*X*Y^4*Z+59*X*Y^3*Z^2+4*X*Y^2*Z^3+3*X*Y*Z^4+18*X^3*Y*Z+30*X^2*Y^2*Z+8*X^2*Y*Z^2+68*X*Y^3*Z+38*X*Y^2*Z^2+4*X*Y*Z^3+17*X^2*Y*Z+61*X*Y^2*Z+70*X*Y*Z^2+57*X*Y*Z

Algorithm definition

The algorithm ⟨10×11×15:1050⟩ 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