Description of fast matrix multiplication algorithm: ⟨6×21×21:1665⟩

Algorithm type

6⁢X4⁢Y8⁢Z4+6⁢X4⁢Y6⁢Z4+12⁢X2⁢Y10⁢Z2+96⁢X4⁢Y4⁢Z4+24⁢X2⁢Y8⁢Z2+9⁢X2⁢Y6⁢Z4+24⁢X⁢Y10⁢Z+18⁢X6⁢Y2⁢Z2+3⁢X4⁢Y2⁢Z4+30⁢X2⁢Y6⁢Z2+27⁢X2⁢Y4⁢Z4+18⁢X2⁢Y2⁢Z6+24⁢X⁢Y8⁢Z+18⁢X⁢Y6⁢Z2+252⁢X2⁢Y4⁢Z2+51⁢X2⁢Y2⁢Z4+36⁢X⁢Y6⁢Z+12⁢X2⁢Y3⁢Z2+24⁢X⁢Y5⁢Z+54⁢X⁢Y4⁢Z2+36⁢X3⁢Y2⁢Z+207⁢X2⁢Y2⁢Z2+120⁢X⁢Y4⁢Z+18⁢X⁢Y3⁢Z2+36⁢X⁢Y2⁢Z3+36⁢X3⁢Y⁢Z+6⁢X2⁢Y⁢Z2+36⁢X⁢Y3⁢Z+156⁢X⁢Y2⁢Z2+36⁢X⁢Y⁢Z3+114⁢X⁢Y2⁢Z+102⁢X⁢Y⁢Z2+18⁢X⁢Y⁢Z6X4Y8Z46X4Y6Z412X2Y10Z296X4Y4Z424X2Y8Z29X2Y6Z424XY10Z18X6Y2Z23X4Y2Z430X2Y6Z227X2Y4Z418X2Y2Z624XY8Z18XY6Z2252X2Y4Z251X2Y2Z436XY6Z12X2Y3Z224XY5Z54XY4Z236X3Y2Z207X2Y2Z2120XY4Z18XY3Z236XY2Z336X3YZ6X2YZ236XY3Z156XY2Z236XYZ3114XY2Z102XYZ218XYZ6*X^4*Y^8*Z^4+6*X^4*Y^6*Z^4+12*X^2*Y^10*Z^2+96*X^4*Y^4*Z^4+24*X^2*Y^8*Z^2+9*X^2*Y^6*Z^4+24*X*Y^10*Z+18*X^6*Y^2*Z^2+3*X^4*Y^2*Z^4+30*X^2*Y^6*Z^2+27*X^2*Y^4*Z^4+18*X^2*Y^2*Z^6+24*X*Y^8*Z+18*X*Y^6*Z^2+252*X^2*Y^4*Z^2+51*X^2*Y^2*Z^4+36*X*Y^6*Z+12*X^2*Y^3*Z^2+24*X*Y^5*Z+54*X*Y^4*Z^2+36*X^3*Y^2*Z+207*X^2*Y^2*Z^2+120*X*Y^4*Z+18*X*Y^3*Z^2+36*X*Y^2*Z^3+36*X^3*Y*Z+6*X^2*Y*Z^2+36*X*Y^3*Z+156*X*Y^2*Z^2+36*X*Y*Z^3+114*X*Y^2*Z+102*X*Y*Z^2+18*X*Y*Z

Algorithm definition

The algorithm ⟨6×21×21:1665⟩ is the (Kronecker) tensor product of ⟨3×7×7:111⟩ with ⟨2×3×3:15⟩.

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