Description of fast matrix multiplication algorithm: ⟨4×5×22:320⟩

Algorithm type

120X2Y2Z2+8XY3Z+12XY2Z2+6XYZ3+10X2YZ+66XY2Z+58XYZ2+40XYZ120X2Y2Z28XY3Z12XY2Z26XYZ310X2YZ66XY2Z58XYZ240XYZ120*X^2*Y^2*Z^2+8*X*Y^3*Z+12*X*Y^2*Z^2+6*X*Y*Z^3+10*X^2*Y*Z+66*X*Y^2*Z+58*X*Y*Z^2+40*X*Y*Z

Algorithm definition

The algorithm ⟨4×5×22:320⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨4×5×11:160⟩.

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