Description of fast matrix multiplication algorithm: ⟨3×5×24:270⟩

Algorithm type

3X3YZ3+9X2Y3Z2+81X2Y2Z2+3XY2Z3+3X3YZ+15XY3Z+21XY2Z2+30XYZ3+3X2YZ+48XY2Z+42XYZ2+12XYZ3X3YZ39X2Y3Z281X2Y2Z23XY2Z33X3YZ15XY3Z21XY2Z230XYZ33X2YZ48XY2Z42XYZ212XYZ3*X^3*Y*Z^3+9*X^2*Y^3*Z^2+81*X^2*Y^2*Z^2+3*X*Y^2*Z^3+3*X^3*Y*Z+15*X*Y^3*Z+21*X*Y^2*Z^2+30*X*Y*Z^3+3*X^2*Y*Z+48*X*Y^2*Z+42*X*Y*Z^2+12*X*Y*Z

Algorithm definition

The algorithm ⟨3×5×24:270⟩ is the (Kronecker) tensor product of ⟨1×1×3:3⟩ with ⟨3×5×8:90⟩.

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