Description of fast matrix multiplication algorithm: ⟨2×8×18:225⟩

Algorithm type

6⁢X2⁢Y6⁢Z2+12⁢X2⁢Y5⁢Z2+6⁢X2⁢Y4⁢Z2+18⁢X⁢Y6⁢Z+3⁢X2⁢Y3⁢Z2+30⁢X⁢Y5⁢Z+36⁢X2⁢Y2⁢Z2+15⁢X⁢Y4⁢Z+12⁢X⁢Y3⁢Z+6⁢X2⁢Y⁢Z+21⁢X⁢Y2⁢Z+60⁢X⁢Y⁢Z6X2Y6Z212X2Y5Z26X2Y4Z218XY6Z3X2Y3Z230XY5Z36X2Y2Z215XY4Z12XY3Z6X2YZ21XY2Z60XYZ6*X^2*Y^6*Z^2+12*X^2*Y^5*Z^2+6*X^2*Y^4*Z^2+18*X*Y^6*Z+3*X^2*Y^3*Z^2+30*X*Y^5*Z+36*X^2*Y^2*Z^2+15*X*Y^4*Z+12*X*Y^3*Z+6*X^2*Y*Z+21*X*Y^2*Z+60*X*Y*Z

Algorithm definition

The algorithm ⟨2×8×18:225⟩ is the (Kronecker) tensor product of ⟨2×8×6:75⟩ 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