Description of fast matrix multiplication algorithm: ⟨2×12×24:444⟩

Algorithm type

132X2Y2Z2+36XY3Z+48XY2Z+228XYZ132X2Y2Z236XY3Z48XY2Z228XYZ132*X^2*Y^2*Z^2+36*X*Y^3*Z+48*X*Y^2*Z+228*X*Y*Z

Algorithm definition

The algorithm ⟨2×12×24:444⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨2×12×12:222⟩.

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