Description of fast matrix multiplication algorithm: ⟨3×8×21:378⟩

Algorithm type

36⁢X2⁢Y3⁢Z2+90⁢X2⁢Y2⁢Z2+12⁢X⁢Y4⁢Z+36⁢X2⁢Y⁢Z2+72⁢X⁢Y3⁢Z+72⁢X⁢Y2⁢Z+60⁢X⁢Y⁢Z36X2Y3Z290X2Y2Z212XY4Z36X2YZ272XY3Z72XY2Z60XYZ36*X^2*Y^3*Z^2+90*X^2*Y^2*Z^2+12*X*Y^4*Z+36*X^2*Y*Z^2+72*X*Y^3*Z+72*X*Y^2*Z+60*X*Y*Z

Algorithm definition

The algorithm ⟨3×8×21:378⟩ is the (Kronecker) tensor product of ⟨1×2×1:2⟩ with ⟨3×4×21:189⟩.

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