Description of fast matrix multiplication algorithm: ⟨8×9×16:735⟩

Algorithm type

3X4Y4Z6+7X4Y4Z5+35X4Y4Z4+2X2Y4Z6+3X2Y6Z3+2X2Y4Z5+12XY9Z+13X6Y2Z2+39X2Y6Z2+14X2Y4Z4+16X2Y2Z6+X4Y2Z3+28X2Y4Z3+16X2Y2Z5+6XY6Z2+4XY4Z4+7XY2Z6+2X4Y2Z2+46X2Y4Z2+29X2Y2Z4+19XY6Z+8XY4Z3+5XY2Z5+12XYZ6+12X3Y3Z+3X3Y2Z2+17X2Y2Z3+19XY4Z2+5XY3Z3+20XY2Z4+6XYZ5+16X3Y2Z+X3YZ2+62X2Y2Z2+9X2YZ3+10XY4Z+13XY3Z2+37XY2Z3+2XYZ4+21X3YZ+2X2Y2Z+X2YZ2+22XY3Z+47XY2Z2+29XYZ3+X2YZ+14XY2Z+32XYZ2+5XYZ3X4Y4Z67X4Y4Z535X4Y4Z42X2Y4Z63X2Y6Z32X2Y4Z512XY9Z13X6Y2Z239X2Y6Z214X2Y4Z416X2Y2Z6X4Y2Z328X2Y4Z316X2Y2Z56XY6Z24XY4Z47XY2Z62X4Y2Z246X2Y4Z229X2Y2Z419XY6Z8XY4Z35XY2Z512XYZ612X3Y3Z3X3Y2Z217X2Y2Z319XY4Z25XY3Z320XY2Z46XYZ516X3Y2ZX3YZ262X2Y2Z29X2YZ310XY4Z13XY3Z237XY2Z32XYZ421X3YZ2X2Y2ZX2YZ222XY3Z47XY2Z229XYZ3X2YZ14XY2Z32XYZ25XYZ3*X^4*Y^4*Z^6+7*X^4*Y^4*Z^5+35*X^4*Y^4*Z^4+2*X^2*Y^4*Z^6+3*X^2*Y^6*Z^3+2*X^2*Y^4*Z^5+12*X*Y^9*Z+13*X^6*Y^2*Z^2+39*X^2*Y^6*Z^2+14*X^2*Y^4*Z^4+16*X^2*Y^2*Z^6+X^4*Y^2*Z^3+28*X^2*Y^4*Z^3+16*X^2*Y^2*Z^5+6*X*Y^6*Z^2+4*X*Y^4*Z^4+7*X*Y^2*Z^6+2*X^4*Y^2*Z^2+46*X^2*Y^4*Z^2+29*X^2*Y^2*Z^4+19*X*Y^6*Z+8*X*Y^4*Z^3+5*X*Y^2*Z^5+12*X*Y*Z^6+12*X^3*Y^3*Z+3*X^3*Y^2*Z^2+17*X^2*Y^2*Z^3+19*X*Y^4*Z^2+5*X*Y^3*Z^3+20*X*Y^2*Z^4+6*X*Y*Z^5+16*X^3*Y^2*Z+X^3*Y*Z^2+62*X^2*Y^2*Z^2+9*X^2*Y*Z^3+10*X*Y^4*Z+13*X*Y^3*Z^2+37*X*Y^2*Z^3+2*X*Y*Z^4+21*X^3*Y*Z+2*X^2*Y^2*Z+X^2*Y*Z^2+22*X*Y^3*Z+47*X*Y^2*Z^2+29*X*Y*Z^3+X^2*Y*Z+14*X*Y^2*Z+32*X*Y*Z^2+5*X*Y*Z

Algorithm definition

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