Description of fast matrix multiplication algorithm: ⟨16×24×32:6820⟩

Algorithm type

4X16Y16Z16+4X8Y24Z8+76X8Y8Z8+72X4Y12Z4+648X4Y4Z4+528X2Y6Z2+48X2Y2Z6+144X2Y4Z2+192X2Y2Z4+32XY3Z3+1776X2Y2Z2+128XY3Z2+48XY2Z3+1024XY3Z+192XY2Z2+80XYZ3+240XY2Z+320XYZ2+1264XYZ4X16Y16Z164X8Y24Z876X8Y8Z872X4Y12Z4648X4Y4Z4528X2Y6Z248X2Y2Z6144X2Y4Z2192X2Y2Z432XY3Z31776X2Y2Z2128XY3Z248XY2Z31024XY3Z192XY2Z280XYZ3240XY2Z320XYZ21264XYZ4*X^16*Y^16*Z^16+4*X^8*Y^24*Z^8+76*X^8*Y^8*Z^8+72*X^4*Y^12*Z^4+648*X^4*Y^4*Z^4+528*X^2*Y^6*Z^2+48*X^2*Y^2*Z^6+144*X^2*Y^4*Z^2+192*X^2*Y^2*Z^4+32*X*Y^3*Z^3+1776*X^2*Y^2*Z^2+128*X*Y^3*Z^2+48*X*Y^2*Z^3+1024*X*Y^3*Z+192*X*Y^2*Z^2+80*X*Y*Z^3+240*X*Y^2*Z+320*X*Y*Z^2+1264*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