Description of fast matrix multiplication algorithm: ⟨5×5×21:381⟩

Algorithm type

3X3Y2Z2+141X2Y2Z2+9X3YZ+3X2YZ2+3XYZ3+27X2YZ+60XY2Z+57XYZ2+78XYZ3X3Y2Z2141X2Y2Z29X3YZ3X2YZ23XYZ327X2YZ60XY2Z57XYZ278XYZ3*X^3*Y^2*Z^2+141*X^2*Y^2*Z^2+9*X^3*Y*Z+3*X^2*Y*Z^2+3*X*Y*Z^3+27*X^2*Y*Z+60*X*Y^2*Z+57*X*Y*Z^2+78*X*Y*Z

Algorithm definition

The algorithm ⟨5×5×21:381⟩ is the (Kronecker) tensor product of ⟨1×1×3:3⟩ with ⟨5×5×7:127⟩.

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