Description of fast matrix multiplication algorithm: ⟨10×21×24:3000⟩

Algorithm type

4X4Y4Z6+236X4Y4Z4+4X2Y6Z3+4X4Y2Z4+236X2Y6Z2+8X2Y4Z4+8X2Y2Z6+8XY6Z2+80X4Y2Z2+108X2Y4Z2+64X2Y2Z4+108XY6Z+4X2Y3Z2+12X2Y2Z3+8XY3Z3+80X2Y3Z+796X2Y2Z2+64XY3Z2+12X2YZ2+88XY3Z+24XY2Z2+24XYZ3+240X2YZ+324XY2Z+192XYZ2+264XYZ4X4Y4Z6236X4Y4Z44X2Y6Z34X4Y2Z4236X2Y6Z28X2Y4Z48X2Y2Z68XY6Z280X4Y2Z2108X2Y4Z264X2Y2Z4108XY6Z4X2Y3Z212X2Y2Z38XY3Z380X2Y3Z796X2Y2Z264XY3Z212X2YZ288XY3Z24XY2Z224XYZ3240X2YZ324XY2Z192XYZ2264XYZ4*X^4*Y^4*Z^6+236*X^4*Y^4*Z^4+4*X^2*Y^6*Z^3+4*X^4*Y^2*Z^4+236*X^2*Y^6*Z^2+8*X^2*Y^4*Z^4+8*X^2*Y^2*Z^6+8*X*Y^6*Z^2+80*X^4*Y^2*Z^2+108*X^2*Y^4*Z^2+64*X^2*Y^2*Z^4+108*X*Y^6*Z+4*X^2*Y^3*Z^2+12*X^2*Y^2*Z^3+8*X*Y^3*Z^3+80*X^2*Y^3*Z+796*X^2*Y^2*Z^2+64*X*Y^3*Z^2+12*X^2*Y*Z^2+88*X*Y^3*Z+24*X*Y^2*Z^2+24*X*Y*Z^3+240*X^2*Y*Z+324*X*Y^2*Z+192*X*Y*Z^2+264*X*Y*Z

Algorithm definition

The algorithm ⟨10×21×24:3000⟩ is the (Kronecker) tensor product of ⟨2×3×4:20⟩ with ⟨5×7×6:150⟩.

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