Description of fast matrix multiplication algorithm: ⟨6×11×12:521⟩

Algorithm type

2X4Y6Z4+7X4Y5Z4+17X4Y4Z4+3X2Y8Z2+3X4Y3Z4+6X2Y7Z2+3XY9Z+7X6Y2Z2+X3Y3Z4+18X2Y6Z2+12X2Y4Z4+7X2Y2Z6+5XY8Z+X6YZ2+X5Y2Z2+6X2Y5Z2+11X2Y3Z4+4XY7Z+4XY6Z2+X5YZ2+43X2Y4Z2+X2Y2Z4+10XY6Z+8XY5Z2+X3Y3Z+29X2Y3Z2+6XY5Z+12XY4Z2+16X3Y2Z+4X2Y3Z+44X2Y2Z2+20XY4Z+5XY3Z2+14XY2Z3+16X3YZ+X2Y2Z+3X2YZ2+43XY3Z+55XY2Z2+20XYZ3+X2YZ+28XY2Z+13XYZ2+9XYZ2X4Y6Z47X4Y5Z417X4Y4Z43X2Y8Z23X4Y3Z46X2Y7Z23XY9Z7X6Y2Z2X3Y3Z418X2Y6Z212X2Y4Z47X2Y2Z65XY8ZX6YZ2X5Y2Z26X2Y5Z211X2Y3Z44XY7Z4XY6Z2X5YZ243X2Y4Z2X2Y2Z410XY6Z8XY5Z2X3Y3Z29X2Y3Z26XY5Z12XY4Z216X3Y2Z4X2Y3Z44X2Y2Z220XY4Z5XY3Z214XY2Z316X3YZX2Y2Z3X2YZ243XY3Z55XY2Z220XYZ3X2YZ28XY2Z13XYZ29XYZ2*X^4*Y^6*Z^4+7*X^4*Y^5*Z^4+17*X^4*Y^4*Z^4+3*X^2*Y^8*Z^2+3*X^4*Y^3*Z^4+6*X^2*Y^7*Z^2+3*X*Y^9*Z+7*X^6*Y^2*Z^2+X^3*Y^3*Z^4+18*X^2*Y^6*Z^2+12*X^2*Y^4*Z^4+7*X^2*Y^2*Z^6+5*X*Y^8*Z+X^6*Y*Z^2+X^5*Y^2*Z^2+6*X^2*Y^5*Z^2+11*X^2*Y^3*Z^4+4*X*Y^7*Z+4*X*Y^6*Z^2+X^5*Y*Z^2+43*X^2*Y^4*Z^2+X^2*Y^2*Z^4+10*X*Y^6*Z+8*X*Y^5*Z^2+X^3*Y^3*Z+29*X^2*Y^3*Z^2+6*X*Y^5*Z+12*X*Y^4*Z^2+16*X^3*Y^2*Z+4*X^2*Y^3*Z+44*X^2*Y^2*Z^2+20*X*Y^4*Z+5*X*Y^3*Z^2+14*X*Y^2*Z^3+16*X^3*Y*Z+X^2*Y^2*Z+3*X^2*Y*Z^2+43*X*Y^3*Z+55*X*Y^2*Z^2+20*X*Y*Z^3+X^2*Y*Z+28*X*Y^2*Z+13*X*Y*Z^2+9*X*Y*Z

Algorithm definition

The algorithm ⟨6×11×12: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