Description of fast matrix multiplication algorithm: ⟨2×3×15:75⟩

Algorithm type

15X2Y2Z2+6XY3Z+18XY2Z+36XYZ15X2Y2Z26XY3Z18XY2Z36XYZ15*X^2*Y^2*Z^2+6*X*Y^3*Z+18*X*Y^2*Z+36*X*Y*Z

Algorithm definition

The algorithm ⟨2×3×15:75⟩ is the (Kronecker) tensor product of ⟨1×1×3:3⟩ with ⟨2×3×5:25⟩.

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