Description of fast matrix multiplication algorithm: ⟨8×9×15:699⟩

Algorithm type

19X4Y5Z4+21X4Y4Z4+4X6Y3Z2+4X4Y3Z4+5X2Y7Z2+3X2Y5Z4+4X2Y3Z6+XY8Z2+7X6Y2Z2+5X4Y2Z4+X3Y5Z2+22X2Y6Z2+3X2Y4Z4+10X2Y2Z6+3XY8Z+2XY6Z3+6X4Y3Z2+45X2Y5Z2+10X2Y3Z4+4XY7Z+3XY6Z2+XY5Z3+3X4Y2Z2+66X2Y4Z2+X2Y3Z3+8X2Y2Z4+17XY6Z+2XY5Z2+13X3Y3Z+46X2Y3Z2+31XY5Z+7XY4Z2+15XY3Z3+4X3Y2Z+7X2Y3Z+29X2Y2Z2+45XY4Z+49XY3Z2+9XY2Z3+4X3YZ+2X2Y2Z+4X2YZ2+48XY3Z+51XY2Z2+3XYZ3+2X2YZ+17XY2Z+24XYZ2+9XYZ19X4Y5Z421X4Y4Z44X6Y3Z24X4Y3Z45X2Y7Z23X2Y5Z44X2Y3Z6XY8Z27X6Y2Z25X4Y2Z4X3Y5Z222X2Y6Z23X2Y4Z410X2Y2Z63XY8Z2XY6Z36X4Y3Z245X2Y5Z210X2Y3Z44XY7Z3XY6Z2XY5Z33X4Y2Z266X2Y4Z2X2Y3Z38X2Y2Z417XY6Z2XY5Z213X3Y3Z46X2Y3Z231XY5Z7XY4Z215XY3Z34X3Y2Z7X2Y3Z29X2Y2Z245XY4Z49XY3Z29XY2Z34X3YZ2X2Y2Z4X2YZ248XY3Z51XY2Z23XYZ32X2YZ17XY2Z24XYZ29XYZ19*X^4*Y^5*Z^4+21*X^4*Y^4*Z^4+4*X^6*Y^3*Z^2+4*X^4*Y^3*Z^4+5*X^2*Y^7*Z^2+3*X^2*Y^5*Z^4+4*X^2*Y^3*Z^6+X*Y^8*Z^2+7*X^6*Y^2*Z^2+5*X^4*Y^2*Z^4+X^3*Y^5*Z^2+22*X^2*Y^6*Z^2+3*X^2*Y^4*Z^4+10*X^2*Y^2*Z^6+3*X*Y^8*Z+2*X*Y^6*Z^3+6*X^4*Y^3*Z^2+45*X^2*Y^5*Z^2+10*X^2*Y^3*Z^4+4*X*Y^7*Z+3*X*Y^6*Z^2+X*Y^5*Z^3+3*X^4*Y^2*Z^2+66*X^2*Y^4*Z^2+X^2*Y^3*Z^3+8*X^2*Y^2*Z^4+17*X*Y^6*Z+2*X*Y^5*Z^2+13*X^3*Y^3*Z+46*X^2*Y^3*Z^2+31*X*Y^5*Z+7*X*Y^4*Z^2+15*X*Y^3*Z^3+4*X^3*Y^2*Z+7*X^2*Y^3*Z+29*X^2*Y^2*Z^2+45*X*Y^4*Z+49*X*Y^3*Z^2+9*X*Y^2*Z^3+4*X^3*Y*Z+2*X^2*Y^2*Z+4*X^2*Y*Z^2+48*X*Y^3*Z+51*X*Y^2*Z^2+3*X*Y*Z^3+2*X^2*Y*Z+17*X*Y^2*Z+24*X*Y*Z^2+9*X*Y*Z

Algorithm definition

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