Description of fast matrix multiplication algorithm: ⟨3×14×18:562⟩

Algorithm type

2⁢X3⁢Y3⁢Z2+12⁢X2⁢Y4⁢Z2+6⁢X⁢Y6⁢Z+2⁢X3⁢Y2⁢Z2+2⁢X2⁢Y4⁢Z+32⁢X2⁢Y3⁢Z2+4⁢X⁢Y5⁢Z+2⁢X3⁢Y2⁢Z+2⁢X2⁢Y3⁢Z+146⁢X2⁢Y2⁢Z2+14⁢X⁢Y4⁢Z+20⁢X3⁢Y⁢Z+58⁢X2⁢Y2⁢Z+38⁢X⁢Y3⁢Z+24⁢X⁢Y⁢Z3+80⁢X2⁢Y⁢Z+96⁢X⁢Y2⁢Z+12⁢X⁢Y⁢Z2+10⁢X⁢Y⁢Z2X3Y3Z212X2Y4Z26XY6Z2X3Y2Z22X2Y4Z32X2Y3Z24XY5Z2X3Y2Z2X2Y3Z146X2Y2Z214XY4Z20X3YZ58X2Y2Z38XY3Z24XYZ380X2YZ96XY2Z12XYZ210XYZ2*X^3*Y^3*Z^2+12*X^2*Y^4*Z^2+6*X*Y^6*Z+2*X^3*Y^2*Z^2+2*X^2*Y^4*Z+32*X^2*Y^3*Z^2+4*X*Y^5*Z+2*X^3*Y^2*Z+2*X^2*Y^3*Z+146*X^2*Y^2*Z^2+14*X*Y^4*Z+20*X^3*Y*Z+58*X^2*Y^2*Z+38*X*Y^3*Z+24*X*Y*Z^3+80*X^2*Y*Z+96*X*Y^2*Z+12*X*Y*Z^2+10*X*Y*Z

Algorithm definition

The algorithm ⟨3×14×18:562⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×14×9:281⟩.

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