Description of fast matrix multiplication algorithm: ⟨3×5×18:204⟩

Algorithm type

6⁢X2⁢Y3⁢Z2+6⁢X3⁢Y⁢Z2+54⁢X2⁢Y2⁢Z2+6⁢X2⁢Y⁢Z3+6⁢X⁢Y4⁢Z+9⁢X⁢Y2⁢Z3+18⁢X3⁢Y⁢Z+12⁢X2⁢Y2⁢Z+15⁢X⁢Y3⁢Z+12⁢X⁢Y⁢Z3+24⁢X2⁢Y⁢Z+24⁢X⁢Y2⁢Z+12⁢X⁢Y⁢Z6X2Y3Z26X3YZ254X2Y2Z26X2YZ36XY4Z9XY2Z318X3YZ12X2Y2Z15XY3Z12XYZ324X2YZ24XY2Z12XYZ6*X^2*Y^3*Z^2+6*X^3*Y*Z^2+54*X^2*Y^2*Z^2+6*X^2*Y*Z^3+6*X*Y^4*Z+9*X*Y^2*Z^3+18*X^3*Y*Z+12*X^2*Y^2*Z+15*X*Y^3*Z+12*X*Y*Z^3+24*X^2*Y*Z+24*X*Y^2*Z+12*X*Y*Z

Algorithm definition

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