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

Algorithm type

6⁢X2⁢Y3⁢Z2+72⁢X2⁢Y2⁢Z2+6⁢X⁢Y4⁢Z+6⁢X3⁢Y⁢Z+12⁢X⁢Y3⁢Z+18⁢X⁢Y2⁢Z2+21⁢X⁢Y⁢Z3+6⁢X2⁢Y⁢Z+42⁢X⁢Y2⁢Z+36⁢X⁢Y⁢Z2+12⁢X⁢Y⁢Z6X2Y3Z272X2Y2Z26XY4Z6X3YZ12XY3Z18XY2Z221XYZ36X2YZ42XY2Z36XYZ212XYZ6*X^2*Y^3*Z^2+72*X^2*Y^2*Z^2+6*X*Y^4*Z+6*X^3*Y*Z+12*X*Y^3*Z+18*X*Y^2*Z^2+21*X*Y*Z^3+6*X^2*Y*Z+42*X*Y^2*Z+36*X*Y*Z^2+12*X*Y*Z

Algorithm definition

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

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