Description of fast matrix multiplication algorithm: ⟨16×18×24:3920⟩

Algorithm type

16⁢X8⁢Y12⁢Z12+32⁢X8⁢Y12⁢Z10+24⁢X4⁢Y12⁢Z12+48⁢X4⁢Y12⁢Z10+64⁢X8⁢Y6⁢Z6+12⁢X8⁢Y4⁢Z4+256⁢X4⁢Y6⁢Z6+192⁢X4⁢Y6⁢Z5+240⁢X2⁢Y6⁢Z6+288⁢X2⁢Y6⁢Z5+12⁢X4⁢Y4⁢Z4+24⁢X4⁢Y4⁢Z2+384⁢X4⁢Y3⁢Z3+96⁢X4⁢Y2⁢Z2+24⁢X2⁢Y4⁢Z2+960⁢X2⁢Y3⁢Z3+576⁢X⁢Y3⁢Z3+96⁢X2⁢Y2⁢Z2+144⁢X2⁢Y2⁢Z+144⁢X2⁢Y⁢Z+144⁢X⁢Y2⁢Z+144⁢X⁢Y⁢Z16X8Y12Z1232X8Y12Z1024X4Y12Z1248X4Y12Z1064X8Y6Z612X8Y4Z4256X4Y6Z6192X4Y6Z5240X2Y6Z6288X2Y6Z512X4Y4Z424X4Y4Z2384X4Y3Z396X4Y2Z224X2Y4Z2960X2Y3Z3576XY3Z396X2Y2Z2144X2Y2Z144X2YZ144XY2Z144XYZ16*X^8*Y^12*Z^12+32*X^8*Y^12*Z^10+24*X^4*Y^12*Z^12+48*X^4*Y^12*Z^10+64*X^8*Y^6*Z^6+12*X^8*Y^4*Z^4+256*X^4*Y^6*Z^6+192*X^4*Y^6*Z^5+240*X^2*Y^6*Z^6+288*X^2*Y^6*Z^5+12*X^4*Y^4*Z^4+24*X^4*Y^4*Z^2+384*X^4*Y^3*Z^3+96*X^4*Y^2*Z^2+24*X^2*Y^4*Z^2+960*X^2*Y^3*Z^3+576*X*Y^3*Z^3+96*X^2*Y^2*Z^2+144*X^2*Y^2*Z+144*X^2*Y*Z+144*X*Y^2*Z+144*X*Y*Z

Algorithm definition

The algorithm ⟨16×18×24:3920⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨8×9×12:560⟩.

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