Description of fast matrix multiplication algorithm: ⟨16×22×22:4487⟩

Algorithm type

33⁢X8⁢Y8⁢Z8+7⁢X8⁢Y6⁢Z8+7⁢X6⁢Y6⁢Z8+X6⁢Y4⁢Z8+54⁢X4⁢Y8⁢Z4+7⁢X2⁢Y12⁢Z2+4⁢X4⁢Y8⁢Z2+17⁢X4⁢Y6⁢Z4+5⁢X2⁢Y10⁢Z2+4⁢X2⁢Y8⁢Z4+10⁢X6⁢Y4⁢Z2+361⁢X4⁢Y4⁢Z4+3⁢X2⁢Y8⁢Z2+10⁢X2⁢Y4⁢Z6+42⁢X4⁢Y3⁢Z4+7⁢X6⁢Y2⁢Z2+24⁢X4⁢Y4⁢Z2+15⁢X4⁢Y2⁢Z4+42⁢X3⁢Y3⁢Z4+8⁢X2⁢Y6⁢Z2+30⁢X2⁢Y4⁢Z4+7⁢X2⁢Y2⁢Z6+6⁢X3⁢Y2⁢Z4+18⁢X4⁢Y2⁢Z2+398⁢X2⁢Y4⁢Z2+20⁢X2⁢Y2⁢Z4+42⁢X⁢Y6⁢Z+24⁢X2⁢Y4⁢Z+102⁢X2⁢Y3⁢Z2+30⁢X⁢Y5⁢Z+24⁢X⁢Y4⁢Z2+60⁢X3⁢Y2⁢Z+1091⁢X2⁢Y2⁢Z2+18⁢X⁢Y4⁢Z+60⁢X⁢Y2⁢Z3+42⁢X3⁢Y⁢Z+144⁢X2⁢Y2⁢Z+90⁢X2⁢Y⁢Z2+48⁢X⁢Y3⁢Z+180⁢X⁢Y2⁢Z2+42⁢X⁢Y⁢Z3+108⁢X2⁢Y⁢Z+444⁢X⁢Y2⁢Z+120⁢X⁢Y⁢Z2+678⁢X⁢Y⁢Z33X8Y8Z87X8Y6Z87X6Y6Z8X6Y4Z854X4Y8Z47X2Y12Z24X4Y8Z217X4Y6Z45X2Y10Z24X2Y8Z410X6Y4Z2361X4Y4Z43X2Y8Z210X2Y4Z642X4Y3Z47X6Y2Z224X4Y4Z215X4Y2Z442X3Y3Z48X2Y6Z230X2Y4Z47X2Y2Z66X3Y2Z418X4Y2Z2398X2Y4Z220X2Y2Z442XY6Z24X2Y4Z102X2Y3Z230XY5Z24XY4Z260X3Y2Z1091X2Y2Z218XY4Z60XY2Z342X3YZ144X2Y2Z90X2YZ248XY3Z180XY2Z242XYZ3108X2YZ444XY2Z120XYZ2678XYZ33*X^8*Y^8*Z^8+7*X^8*Y^6*Z^8+7*X^6*Y^6*Z^8+X^6*Y^4*Z^8+54*X^4*Y^8*Z^4+7*X^2*Y^12*Z^2+4*X^4*Y^8*Z^2+17*X^4*Y^6*Z^4+5*X^2*Y^10*Z^2+4*X^2*Y^8*Z^4+10*X^6*Y^4*Z^2+361*X^4*Y^4*Z^4+3*X^2*Y^8*Z^2+10*X^2*Y^4*Z^6+42*X^4*Y^3*Z^4+7*X^6*Y^2*Z^2+24*X^4*Y^4*Z^2+15*X^4*Y^2*Z^4+42*X^3*Y^3*Z^4+8*X^2*Y^6*Z^2+30*X^2*Y^4*Z^4+7*X^2*Y^2*Z^6+6*X^3*Y^2*Z^4+18*X^4*Y^2*Z^2+398*X^2*Y^4*Z^2+20*X^2*Y^2*Z^4+42*X*Y^6*Z+24*X^2*Y^4*Z+102*X^2*Y^3*Z^2+30*X*Y^5*Z+24*X*Y^4*Z^2+60*X^3*Y^2*Z+1091*X^2*Y^2*Z^2+18*X*Y^4*Z+60*X*Y^2*Z^3+42*X^3*Y*Z+144*X^2*Y^2*Z+90*X^2*Y*Z^2+48*X*Y^3*Z+180*X*Y^2*Z^2+42*X*Y*Z^3+108*X^2*Y*Z+444*X*Y^2*Z+120*X*Y*Z^2+678*X*Y*Z

Algorithm definition

The algorithm ⟨16×22×22:4487⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨8×11×11:641⟩.

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