Description of fast matrix multiplication algorithm: ⟨16×18×27:4420⟩

Algorithm type

36X8Y8Z8+36X4Y4Z12+144X4Y8Z4+264X4Y4Z4+144X2Y8Z2+12X2Y6Z4+144X2Y4Z6+24X6Y2Z2+24X4Y2Z4+64X3Y2Z5+168X2Y2Z6+96X3YZ5+24XY6Z2+48X4Y2Z2+600X2Y4Z2+60X2Y2Z4+144XY4Z3+48X3Y2Z+540X2Y2Z2+144XY4Z+24XY3Z2+336XY2Z3+48X3YZ+96X2Y2Z+48X2YZ2+120XY2Z2+192XYZ3+96X2YZ+360XY2Z+120XYZ2+216XYZ36X8Y8Z836X4Y4Z12144X4Y8Z4264X4Y4Z4144X2Y8Z212X2Y6Z4144X2Y4Z624X6Y2Z224X4Y2Z464X3Y2Z5168X2Y2Z696X3YZ524XY6Z248X4Y2Z2600X2Y4Z260X2Y2Z4144XY4Z348X3Y2Z540X2Y2Z2144XY4Z24XY3Z2336XY2Z348X3YZ96X2Y2Z48X2YZ2120XY2Z2192XYZ396X2YZ360XY2Z120XYZ2216XYZ36*X^8*Y^8*Z^8+36*X^4*Y^4*Z^12+144*X^4*Y^8*Z^4+264*X^4*Y^4*Z^4+144*X^2*Y^8*Z^2+12*X^2*Y^6*Z^4+144*X^2*Y^4*Z^6+24*X^6*Y^2*Z^2+24*X^4*Y^2*Z^4+64*X^3*Y^2*Z^5+168*X^2*Y^2*Z^6+96*X^3*Y*Z^5+24*X*Y^6*Z^2+48*X^4*Y^2*Z^2+600*X^2*Y^4*Z^2+60*X^2*Y^2*Z^4+144*X*Y^4*Z^3+48*X^3*Y^2*Z+540*X^2*Y^2*Z^2+144*X*Y^4*Z+24*X*Y^3*Z^2+336*X*Y^2*Z^3+48*X^3*Y*Z+96*X^2*Y^2*Z+48*X^2*Y*Z^2+120*X*Y^2*Z^2+192*X*Y*Z^3+96*X^2*Y*Z+360*X*Y^2*Z+120*X*Y*Z^2+216*X*Y*Z

Algorithm definition

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