Description of fast matrix multiplication algorithm: ⟨4×21×28:1540⟩

Algorithm type

84X4Y4Z4+32XY9Z+116X2Y6Z2+56X2Y4Z2+56XY6Z+388X2Y2Z2+232XY3Z+168XY2Z+408XYZ84X4Y4Z432XY9Z116X2Y6Z256X2Y4Z256XY6Z388X2Y2Z2232XY3Z168XY2Z408XYZ84*X^4*Y^4*Z^4+32*X*Y^9*Z+116*X^2*Y^6*Z^2+56*X^2*Y^4*Z^2+56*X*Y^6*Z+388*X^2*Y^2*Z^2+232*X*Y^3*Z+168*X*Y^2*Z+408*X*Y*Z

Algorithm definition

The algorithm ⟨4×21×28:1540⟩ is the (Kronecker) tensor product of ⟨2×3×4:20⟩ with ⟨2×7×7:77⟩.

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