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

Algorithm type

63X4Y4Z4+24X2Y6Z2+168X2Y4Z2+48XY6Z+228X2Y2Z2+84XY4Z+48XY3Z+288XY2Z+204XYZ63X4Y4Z424X2Y6Z2168X2Y4Z248XY6Z228X2Y2Z284XY4Z48XY3Z288XY2Z204XYZ63*X^4*Y^4*Z^4+24*X^2*Y^6*Z^2+168*X^2*Y^4*Z^2+48*X*Y^6*Z+228*X^2*Y^2*Z^2+84*X*Y^4*Z+48*X*Y^3*Z+288*X*Y^2*Z+204*X*Y*Z

Algorithm definition

The algorithm ⟨4×21×21:1155⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ 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