Description of fast matrix multiplication algorithm: ⟨6×8×15:488⟩

Algorithm type

20X4Y4Z4+20X2Y6Z2+8X2Y2Z6+24X2Y2Z4+8X2Y3Z2+8XY3Z3+112X2Y2Z2+24XY3Z2+12X3YZ+4X2Y2Z+64XY3Z+8XY2Z2+24XYZ3+12X2YZ+24XY2Z+48XYZ2+68XYZ20X4Y4Z420X2Y6Z28X2Y2Z624X2Y2Z48X2Y3Z28XY3Z3112X2Y2Z224XY3Z212X3YZ4X2Y2Z64XY3Z8XY2Z224XYZ312X2YZ24XY2Z48XYZ268XYZ20*X^4*Y^4*Z^4+20*X^2*Y^6*Z^2+8*X^2*Y^2*Z^6+24*X^2*Y^2*Z^4+8*X^2*Y^3*Z^2+8*X*Y^3*Z^3+112*X^2*Y^2*Z^2+24*X*Y^3*Z^2+12*X^3*Y*Z+4*X^2*Y^2*Z+64*X*Y^3*Z+8*X*Y^2*Z^2+24*X*Y*Z^3+12*X^2*Y*Z+24*X*Y^2*Z+48*X*Y*Z^2+68*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