Description of fast matrix multiplication algorithm: ⟨16×32×32:8610⟩

Algorithm type

28⁢X8⁢Y16⁢Z8+48⁢X8⁢Y12⁢Z8+2⁢X12⁢Y8⁢Z4+26⁢X8⁢Y8⁢Z8+66⁢X4⁢Y16⁢Z4+34⁢X4⁢Y14⁢Z4+8⁢X8⁢Y8⁢Z4+36⁢X4⁢Y12⁢Z4+28⁢X4⁢Y10⁢Z4+4⁢X6⁢Y8⁢Z2+314⁢X4⁢Y8⁢Z4+16⁢X4⁢Y8⁢Z2+288⁢X4⁢Y6⁢Z4+12⁢X6⁢Y4⁢Z2+348⁢X4⁢Y4⁢Z4+620⁢X2⁢Y8⁢Z2+204⁢X2⁢Y7⁢Z2+48⁢X4⁢Y4⁢Z2+308⁢X2⁢Y6⁢Z2+168⁢X2⁢Y5⁢Z2+24⁢X3⁢Y4⁢Z+876⁢X2⁢Y4⁢Z2+96⁢X2⁢Y4⁢Z+1432⁢X2⁢Y2⁢Z2+1344⁢X⁢Y4⁢Z+552⁢X⁢Y3⁢Z+1680⁢X⁢Y⁢Z28X8Y16Z848X8Y12Z82X12Y8Z426X8Y8Z866X4Y16Z434X4Y14Z48X8Y8Z436X4Y12Z428X4Y10Z44X6Y8Z2314X4Y8Z416X4Y8Z2288X4Y6Z412X6Y4Z2348X4Y4Z4620X2Y8Z2204X2Y7Z248X4Y4Z2308X2Y6Z2168X2Y5Z224X3Y4Z876X2Y4Z296X2Y4Z1432X2Y2Z21344XY4Z552XY3Z1680XYZ28*X^8*Y^16*Z^8+48*X^8*Y^12*Z^8+2*X^12*Y^8*Z^4+26*X^8*Y^8*Z^8+66*X^4*Y^16*Z^4+34*X^4*Y^14*Z^4+8*X^8*Y^8*Z^4+36*X^4*Y^12*Z^4+28*X^4*Y^10*Z^4+4*X^6*Y^8*Z^2+314*X^4*Y^8*Z^4+16*X^4*Y^8*Z^2+288*X^4*Y^6*Z^4+12*X^6*Y^4*Z^2+348*X^4*Y^4*Z^4+620*X^2*Y^8*Z^2+204*X^2*Y^7*Z^2+48*X^4*Y^4*Z^2+308*X^2*Y^6*Z^2+168*X^2*Y^5*Z^2+24*X^3*Y^4*Z+876*X^2*Y^4*Z^2+96*X^2*Y^4*Z+1432*X^2*Y^2*Z^2+1344*X*Y^4*Z+552*X*Y^3*Z+1680*X*Y*Z

Algorithm definition

The algorithm ⟨16×32×32:8610⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨8×16×16:1230⟩.

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