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

Algorithm type

6X2Y4Z2+12X2Y3Z2+60X2Y2Z2+9XY4Z+3XY3Z2+21XY3Z+12XY2Z2+6XYZ3+27XY2Z+27XYZ2+57XYZ6X2Y4Z212X2Y3Z260X2Y2Z29XY4Z3XY3Z221XY3Z12XY2Z26XYZ327XY2Z27XYZ257XYZ6*X^2*Y^4*Z^2+12*X^2*Y^3*Z^2+60*X^2*Y^2*Z^2+9*X*Y^4*Z+3*X*Y^3*Z^2+21*X*Y^3*Z+12*X*Y^2*Z^2+6*X*Y*Z^3+27*X*Y^2*Z+27*X*Y*Z^2+57*X*Y*Z

Algorithm definition

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

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