Description of fast matrix multiplication algorithm: ⟨18×24×28:6580⟩

Algorithm type

24⁢X12⁢Y12⁢Z10+8⁢X12⁢Y12⁢Z8+36⁢X12⁢Y12⁢Z6+12⁢X12⁢Y12⁢Z4+23⁢X8⁢Y8⁢Z10+13⁢X8⁢Y8⁢Z8+48⁢X4⁢Y6⁢Z14+80⁢X4⁢Y6⁢Z12+68⁢X2⁢Y6⁢Z14+34⁢X4⁢Y4⁢Z12+88⁢X2⁢Y6⁢Z12+18⁢X8⁢Y4⁢Z6+18⁢X4⁢Y8⁢Z6+18⁢X4⁢Y4⁢Z10+20⁢X2⁢Y6⁢Z10+144⁢X6⁢Y6⁢Z5+18⁢X8⁢Y4⁢Z4+48⁢X6⁢Y6⁢Z4+18⁢X4⁢Y8⁢Z4+56⁢X4⁢Y4⁢Z8+16⁢X2⁢Y6⁢Z8+216⁢X6⁢Y6⁢Z3+72⁢X6⁢Y6⁢Z2+25⁢X4⁢Y4⁢Z6+138⁢X4⁢Y4⁢Z5+89⁢X4⁢Y4⁢Z4+78⁢X4⁢Y2⁢Z6+78⁢X2⁢Y4⁢Z6+288⁢X2⁢Y3⁢Z7+480⁢X2⁢Y3⁢Z6+408⁢X⁢Y3⁢Z7+38⁢X4⁢Y2⁢Z4+38⁢X2⁢Y4⁢Z4+204⁢X2⁢Y2⁢Z6+528⁢X⁢Y3⁢Z6+108⁢X4⁢Y2⁢Z3+108⁢X2⁢Y4⁢Z3+108⁢X2⁢Y2⁢Z5+120⁢X⁢Y3⁢Z5+136⁢X4⁢Y2⁢Z2+136⁢X2⁢Y4⁢Z2+336⁢X2⁢Y2⁢Z4+96⁢X⁢Y3⁢Z4+150⁢X2⁢Y2⁢Z3+66⁢X2⁢Y2⁢Z2+468⁢X2⁢Y⁢Z3+468⁢X⁢Y2⁢Z3+228⁢X2⁢Y⁢Z2+228⁢X⁢Y2⁢Z2+168⁢X2⁢Y⁢Z+168⁢X⁢Y2⁢Z24X12Y12Z108X12Y12Z836X12Y12Z612X12Y12Z423X8Y8Z1013X8Y8Z848X4Y6Z1480X4Y6Z1268X2Y6Z1434X4Y4Z1288X2Y6Z1218X8Y4Z618X4Y8Z618X4Y4Z1020X2Y6Z10144X6Y6Z518X8Y4Z448X6Y6Z418X4Y8Z456X4Y4Z816X2Y6Z8216X6Y6Z372X6Y6Z225X4Y4Z6138X4Y4Z589X4Y4Z478X4Y2Z678X2Y4Z6288X2Y3Z7480X2Y3Z6408XY3Z738X4Y2Z438X2Y4Z4204X2Y2Z6528XY3Z6108X4Y2Z3108X2Y4Z3108X2Y2Z5120XY3Z5136X4Y2Z2136X2Y4Z2336X2Y2Z496XY3Z4150X2Y2Z366X2Y2Z2468X2YZ3468XY2Z3228X2YZ2228XY2Z2168X2YZ168XY2Z24*X^12*Y^12*Z^10+8*X^12*Y^12*Z^8+36*X^12*Y^12*Z^6+12*X^12*Y^12*Z^4+23*X^8*Y^8*Z^10+13*X^8*Y^8*Z^8+48*X^4*Y^6*Z^14+80*X^4*Y^6*Z^12+68*X^2*Y^6*Z^14+34*X^4*Y^4*Z^12+88*X^2*Y^6*Z^12+18*X^8*Y^4*Z^6+18*X^4*Y^8*Z^6+18*X^4*Y^4*Z^10+20*X^2*Y^6*Z^10+144*X^6*Y^6*Z^5+18*X^8*Y^4*Z^4+48*X^6*Y^6*Z^4+18*X^4*Y^8*Z^4+56*X^4*Y^4*Z^8+16*X^2*Y^6*Z^8+216*X^6*Y^6*Z^3+72*X^6*Y^6*Z^2+25*X^4*Y^4*Z^6+138*X^4*Y^4*Z^5+89*X^4*Y^4*Z^4+78*X^4*Y^2*Z^6+78*X^2*Y^4*Z^6+288*X^2*Y^3*Z^7+480*X^2*Y^3*Z^6+408*X*Y^3*Z^7+38*X^4*Y^2*Z^4+38*X^2*Y^4*Z^4+204*X^2*Y^2*Z^6+528*X*Y^3*Z^6+108*X^4*Y^2*Z^3+108*X^2*Y^4*Z^3+108*X^2*Y^2*Z^5+120*X*Y^3*Z^5+136*X^4*Y^2*Z^2+136*X^2*Y^4*Z^2+336*X^2*Y^2*Z^4+96*X*Y^3*Z^4+150*X^2*Y^2*Z^3+66*X^2*Y^2*Z^2+468*X^2*Y*Z^3+468*X*Y^2*Z^3+228*X^2*Y*Z^2+228*X*Y^2*Z^2+168*X^2*Y*Z+168*X*Y^2*Z

Algorithm definition

The algorithm ⟨18×24×28:6580⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨9×12×14:940⟩.

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