Description of fast matrix multiplication algorithm: ⟨5×5×18:330⟩

Algorithm type

120X2Y2Z2+6X3YZ+3X2YZ2+9XY3Z+3XY2Z2+9XYZ3+36X2YZ+42XY2Z+39XYZ2+63XYZ120X2Y2Z26X3YZ3X2YZ29XY3Z3XY2Z29XYZ336X2YZ42XY2Z39XYZ263XYZ120*X^2*Y^2*Z^2+6*X^3*Y*Z+3*X^2*Y*Z^2+9*X*Y^3*Z+3*X*Y^2*Z^2+9*X*Y*Z^3+36*X^2*Y*Z+42*X*Y^2*Z+39*X*Y*Z^2+63*X*Y*Z

Algorithm definition

The algorithm ⟨5×5×18:330⟩ is the (Kronecker) tensor product of ⟨5×5×6:110⟩ with ⟨1×1×3:3⟩.

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