Description of fast matrix multiplication algorithm: ⟨3×13×18:522⟩

Algorithm type

144X2Y3Z3+216XY3Z3+54X2Y2Z2+54XY2Z+54XYZ2144X2Y3Z3216XY3Z354X2Y2Z254XY2Z54XYZ2144*X^2*Y^3*Z^3+216*X*Y^3*Z^3+54*X^2*Y^2*Z^2+54*X*Y^2*Z+54*X*Y*Z^2

Algorithm definition

The algorithm ⟨3×13×18:522⟩ is the (Kronecker) tensor product of ⟨3×13×6:174⟩ 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