Description of fast matrix multiplication algorithm: ⟨6×9×16:552⟩

Algorithm type

64X2Y8Z3+28X4Y4Z4+96XY8Z3+4X6Y3Z2+64X2Y6Z3+12X2Y6Z2+8X2Y4Z4+8X2Y2Z6+96XY6Z3+3X2Y5Z2+4XY7Z+2XY6Z2+34X2Y4Z2+16X2Y2Z4+3XY6Z+4X3Y3Z+4X2Y3Z2+5XY5Z+5XY4Z2+4XY3Z3+27X2Y2Z2+11XY4Z+8XY3Z2+2XY2Z3+15XY3Z+2XY2Z2+2XYZ3+4XY2Z+7XYZ2+10XYZ64X2Y8Z328X4Y4Z496XY8Z34X6Y3Z264X2Y6Z312X2Y6Z28X2Y4Z48X2Y2Z696XY6Z33X2Y5Z24XY7Z2XY6Z234X2Y4Z216X2Y2Z43XY6Z4X3Y3Z4X2Y3Z25XY5Z5XY4Z24XY3Z327X2Y2Z211XY4Z8XY3Z22XY2Z315XY3Z2XY2Z22XYZ34XY2Z7XYZ210XYZ64*X^2*Y^8*Z^3+28*X^4*Y^4*Z^4+96*X*Y^8*Z^3+4*X^6*Y^3*Z^2+64*X^2*Y^6*Z^3+12*X^2*Y^6*Z^2+8*X^2*Y^4*Z^4+8*X^2*Y^2*Z^6+96*X*Y^6*Z^3+3*X^2*Y^5*Z^2+4*X*Y^7*Z+2*X*Y^6*Z^2+34*X^2*Y^4*Z^2+16*X^2*Y^2*Z^4+3*X*Y^6*Z+4*X^3*Y^3*Z+4*X^2*Y^3*Z^2+5*X*Y^5*Z+5*X*Y^4*Z^2+4*X*Y^3*Z^3+27*X^2*Y^2*Z^2+11*X*Y^4*Z+8*X*Y^3*Z^2+2*X*Y^2*Z^3+15*X*Y^3*Z+2*X*Y^2*Z^2+2*X*Y*Z^3+4*X*Y^2*Z+7*X*Y*Z^2+10*X*Y*Z

Algorithm definition

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