Description of fast matrix multiplication algorithm: ⟨12×22×27:4125⟩

Algorithm type

15⁢X8⁢Y10⁢Z8+15⁢X8⁢Y8⁢Z8+6⁢X8⁢Y6⁢Z8+3⁢X4⁢Y12⁢Z4+57⁢X4⁢Y10⁢Z4+30⁢X4⁢Y5⁢Z8+84⁢X4⁢Y8⁢Z4+30⁢X4⁢Y4⁢Z8+24⁢X2⁢Y12⁢Z2+12⁢X4⁢Y3⁢Z8+69⁢X4⁢Y6⁢Z4+84⁢X2⁢Y10⁢Z2+30⁢X4⁢Y5⁢Z4+3⁢X4⁢Y6⁢Z2+78⁢X4⁢Y4⁢Z4+51⁢X2⁢Y8⁢Z2+6⁢X2⁢Y6⁢Z4+12⁢X4⁢Y3⁢Z4+114⁢X2⁢Y5⁢Z4+15⁢X4⁢Y2⁢Z4+156⁢X2⁢Y6⁢Z2+168⁢X2⁢Y4⁢Z4+114⁢X2⁢Y5⁢Z2+138⁢X2⁢Y3⁢Z4+48⁢X⁢Y6⁢Z2+3⁢X4⁢Y2⁢Z2+276⁢X2⁢Y4⁢Z2+96⁢X2⁢Y2⁢Z4+48⁢X⁢Y6⁢Z+168⁢X⁢Y5⁢Z2+144⁢X2⁢Y3⁢Z2+30⁢X2⁢Y⁢Z4+168⁢X⁢Y5⁢Z+102⁢X⁢Y4⁢Z2+6⁢X2⁢Y3⁢Z+186⁢X2⁢Y2⁢Z2+102⁢X⁢Y4⁢Z+300⁢X⁢Y3⁢Z2+36⁢X2⁢Y⁢Z2+300⁢X⁢Y3⁢Z+216⁢X⁢Y2⁢Z2+6⁢X2⁢Y⁢Z+216⁢X⁢Y2⁢Z+180⁢X⁢Y⁢Z2+180⁢X⁢Y⁢Z15X8Y10Z815X8Y8Z86X8Y6Z83X4Y12Z457X4Y10Z430X4Y5Z884X4Y8Z430X4Y4Z824X2Y12Z212X4Y3Z869X4Y6Z484X2Y10Z230X4Y5Z43X4Y6Z278X4Y4Z451X2Y8Z26X2Y6Z412X4Y3Z4114X2Y5Z415X4Y2Z4156X2Y6Z2168X2Y4Z4114X2Y5Z2138X2Y3Z448XY6Z23X4Y2Z2276X2Y4Z296X2Y2Z448XY6Z168XY5Z2144X2Y3Z230X2YZ4168XY5Z102XY4Z26X2Y3Z186X2Y2Z2102XY4Z300XY3Z236X2YZ2300XY3Z216XY2Z26X2YZ216XY2Z180XYZ2180XYZ15*X^8*Y^10*Z^8+15*X^8*Y^8*Z^8+6*X^8*Y^6*Z^8+3*X^4*Y^12*Z^4+57*X^4*Y^10*Z^4+30*X^4*Y^5*Z^8+84*X^4*Y^8*Z^4+30*X^4*Y^4*Z^8+24*X^2*Y^12*Z^2+12*X^4*Y^3*Z^8+69*X^4*Y^6*Z^4+84*X^2*Y^10*Z^2+30*X^4*Y^5*Z^4+3*X^4*Y^6*Z^2+78*X^4*Y^4*Z^4+51*X^2*Y^8*Z^2+6*X^2*Y^6*Z^4+12*X^4*Y^3*Z^4+114*X^2*Y^5*Z^4+15*X^4*Y^2*Z^4+156*X^2*Y^6*Z^2+168*X^2*Y^4*Z^4+114*X^2*Y^5*Z^2+138*X^2*Y^3*Z^4+48*X*Y^6*Z^2+3*X^4*Y^2*Z^2+276*X^2*Y^4*Z^2+96*X^2*Y^2*Z^4+48*X*Y^6*Z+168*X*Y^5*Z^2+144*X^2*Y^3*Z^2+30*X^2*Y*Z^4+168*X*Y^5*Z+102*X*Y^4*Z^2+6*X^2*Y^3*Z+186*X^2*Y^2*Z^2+102*X*Y^4*Z+300*X*Y^3*Z^2+36*X^2*Y*Z^2+300*X*Y^3*Z+216*X*Y^2*Z^2+6*X^2*Y*Z+216*X*Y^2*Z+180*X*Y*Z^2+180*X*Y*Z

Algorithm definition

The algorithm ⟨12×22×27:4125⟩ is the (Kronecker) tensor product of ⟨3×2×3:15⟩ with ⟨4×11×9:275⟩.

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