Description of fast matrix multiplication algorithm: ⟨9×12×15:996⟩

Algorithm type

48X4Y9Z6+8X2Y9Z6+32X4Y6Z6+44X2Y8Z6+20X2Y7Z6+96X2Y9Z3+8X2Y6Z6+96X4Y6Z3+36X2Y5Z6+12XY9Z3+16X6Y3Z3+16X4Y4Z4+4X2Y5Z5+54XY8Z3+38X2Y6Z3+62XY7Z3+8X6Y2Z2+88X2Y5Z3+12X2Y2Z6+16XY6Z3+24X3Y3Z3+18X2Y4Z3+6X6YZ+12X4Y2Z2+20X2Y4Z2+12X2Y2Z4+9XYZ6+4X3Y2Z+6X3YZ2+44X2Y2Z2+9X2YZ3+6XY4Z+6XY2Z3+22X3YZ+9X2Y2Z+9XY2Z2+33XYZ3+33XY2Z48X4Y9Z68X2Y9Z632X4Y6Z644X2Y8Z620X2Y7Z696X2Y9Z38X2Y6Z696X4Y6Z336X2Y5Z612XY9Z316X6Y3Z316X4Y4Z44X2Y5Z554XY8Z338X2Y6Z362XY7Z38X6Y2Z288X2Y5Z312X2Y2Z616XY6Z324X3Y3Z318X2Y4Z36X6YZ12X4Y2Z220X2Y4Z212X2Y2Z49XYZ64X3Y2Z6X3YZ244X2Y2Z29X2YZ36XY4Z6XY2Z322X3YZ9X2Y2Z9XY2Z233XYZ333XY2Z48*X^4*Y^9*Z^6+8*X^2*Y^9*Z^6+32*X^4*Y^6*Z^6+44*X^2*Y^8*Z^6+20*X^2*Y^7*Z^6+96*X^2*Y^9*Z^3+8*X^2*Y^6*Z^6+96*X^4*Y^6*Z^3+36*X^2*Y^5*Z^6+12*X*Y^9*Z^3+16*X^6*Y^3*Z^3+16*X^4*Y^4*Z^4+4*X^2*Y^5*Z^5+54*X*Y^8*Z^3+38*X^2*Y^6*Z^3+62*X*Y^7*Z^3+8*X^6*Y^2*Z^2+88*X^2*Y^5*Z^3+12*X^2*Y^2*Z^6+16*X*Y^6*Z^3+24*X^3*Y^3*Z^3+18*X^2*Y^4*Z^3+6*X^6*Y*Z+12*X^4*Y^2*Z^2+20*X^2*Y^4*Z^2+12*X^2*Y^2*Z^4+9*X*Y*Z^6+4*X^3*Y^2*Z+6*X^3*Y*Z^2+44*X^2*Y^2*Z^2+9*X^2*Y*Z^3+6*X*Y^4*Z+6*X*Y^2*Z^3+22*X^3*Y*Z+9*X^2*Y^2*Z+9*X*Y^2*Z^2+33*X*Y*Z^3+33*X*Y^2*Z

Algorithm definition

The algorithm ⟨9×12×15:996⟩ 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