Description of fast matrix multiplication algorithm: ⟨8×12×18:1092⟩

Algorithm type

8X4Y4Z6+68X4Y4Z4+8X2Y6Z3+56X2Y6Z2+104X2Y4Z2+24X2Y2Z4+56XY6Z+8X2Y2Z3+208X2Y2Z2+48XY4Z+24XY3Z2+80XY3Z+200XY2Z+24XYZ2+176XYZ8X4Y4Z668X4Y4Z48X2Y6Z356X2Y6Z2104X2Y4Z224X2Y2Z456XY6Z8X2Y2Z3208X2Y2Z248XY4Z24XY3Z280XY3Z200XY2Z24XYZ2176XYZ8*X^4*Y^4*Z^6+68*X^4*Y^4*Z^4+8*X^2*Y^6*Z^3+56*X^2*Y^6*Z^2+104*X^2*Y^4*Z^2+24*X^2*Y^2*Z^4+56*X*Y^6*Z+8*X^2*Y^2*Z^3+208*X^2*Y^2*Z^2+48*X*Y^4*Z+24*X*Y^3*Z^2+80*X*Y^3*Z+200*X*Y^2*Z+24*X*Y*Z^2+176*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