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

Algorithm type

16⁢X8⁢Y12⁢Z12+16⁢X8⁢Y10⁢Z12+24⁢X4⁢Y12⁢Z12+24⁢X4⁢Y10⁢Z12+128⁢X4⁢Y6⁢Z6+96⁢X4⁢Y5⁢Z6+8⁢X4⁢Y6⁢Z4+192⁢X2⁢Y6⁢Z6+144⁢X2⁢Y5⁢Z6+7⁢X6⁢Y4⁢Z2+8⁢X6⁢Y2⁢Z4+89⁢X4⁢Y4⁢Z4+8⁢X4⁢Y2⁢Z6+10⁢X2⁢Y8⁢Z2+7⁢X2⁢Y4⁢Z6+25⁢X6⁢Y2⁢Z2+10⁢X4⁢Y4⁢Z2+21⁢X2⁢Y6⁢Z2+10⁢X2⁢Y4⁢Z4+25⁢X2⁢Y2⁢Z6+17⁢X4⁢Y2⁢Z2+45⁢X2⁢Y4⁢Z2+192⁢X2⁢Y3⁢Z3+17⁢X2⁢Y2⁢Z4+48⁢X2⁢Y3⁢Z2+288⁢X⁢Y3⁢Z3+42⁢X3⁢Y2⁢Z+48⁢X3⁢Y⁢Z2+557⁢X2⁢Y2⁢Z2+48⁢X2⁢Y⁢Z3+60⁢X⁢Y4⁢Z+42⁢X⁢Y2⁢Z3+150⁢X3⁢Y⁢Z+60⁢X2⁢Y2⁢Z+126⁢X⁢Y3⁢Z+60⁢X⁢Y2⁢Z2+150⁢X⁢Y⁢Z3+102⁢X2⁢Y⁢Z+270⁢X⁢Y2⁢Z+102⁢X⁢Y⁢Z2+138⁢X⁢Y⁢Z16X8Y12Z1216X8Y10Z1224X4Y12Z1224X4Y10Z12128X4Y6Z696X4Y5Z68X4Y6Z4192X2Y6Z6144X2Y5Z67X6Y4Z28X6Y2Z489X4Y4Z48X4Y2Z610X2Y8Z27X2Y4Z625X6Y2Z210X4Y4Z221X2Y6Z210X2Y4Z425X2Y2Z617X4Y2Z245X2Y4Z2192X2Y3Z317X2Y2Z448X2Y3Z2288XY3Z342X3Y2Z48X3YZ2557X2Y2Z248X2YZ360XY4Z42XY2Z3150X3YZ60X2Y2Z126XY3Z60XY2Z2150XYZ3102X2YZ270XY2Z102XYZ2138XYZ16*X^8*Y^12*Z^12+16*X^8*Y^10*Z^12+24*X^4*Y^12*Z^12+24*X^4*Y^10*Z^12+128*X^4*Y^6*Z^6+96*X^4*Y^5*Z^6+8*X^4*Y^6*Z^4+192*X^2*Y^6*Z^6+144*X^2*Y^5*Z^6+7*X^6*Y^4*Z^2+8*X^6*Y^2*Z^4+89*X^4*Y^4*Z^4+8*X^4*Y^2*Z^6+10*X^2*Y^8*Z^2+7*X^2*Y^4*Z^6+25*X^6*Y^2*Z^2+10*X^4*Y^4*Z^2+21*X^2*Y^6*Z^2+10*X^2*Y^4*Z^4+25*X^2*Y^2*Z^6+17*X^4*Y^2*Z^2+45*X^2*Y^4*Z^2+192*X^2*Y^3*Z^3+17*X^2*Y^2*Z^4+48*X^2*Y^3*Z^2+288*X*Y^3*Z^3+42*X^3*Y^2*Z+48*X^3*Y*Z^2+557*X^2*Y^2*Z^2+48*X^2*Y*Z^3+60*X*Y^4*Z+42*X*Y^2*Z^3+150*X^3*Y*Z+60*X^2*Y^2*Z+126*X*Y^3*Z+60*X*Y^2*Z^2+150*X*Y*Z^3+102*X^2*Y*Z+270*X*Y^2*Z+102*X*Y*Z^2+138*X*Y*Z

Algorithm definition

The algorithm ⟨12×22×22:3430⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×11×11:490⟩.

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