Description of fast matrix multiplication algorithm: ⟨8×28×30:3899⟩

Algorithm type

16⁢X8⁢Y16⁢Z8+16⁢X8⁢Y12⁢Z8+17⁢X4⁢Y20⁢Z4+32⁢X4⁢Y16⁢Z4+18⁢X2⁢Y20⁢Z2+X4⁢Y14⁢Z4+37⁢X4⁢Y12⁢Z4+18⁢X2⁢Y16⁢Z2+4⁢X4⁢Y10⁢Z4+5⁢X2⁢Y14⁢Z2+126⁢X4⁢Y8⁢Z4+21⁢X2⁢Y12⁢Z2+125⁢X4⁢Y6⁢Z4+117⁢X2⁢Y10⁢Z2+49⁢X4⁢Y4⁢Z4+224⁢X2⁢Y8⁢Z2+108⁢X⁢Y10⁢Z+6⁢X2⁢Y7⁢Z2+8⁢X4⁢Y2⁢Z4+292⁢X2⁢Y6⁢Z2+108⁢X⁢Y8⁢Z+24⁢X2⁢Y5⁢Z2+30⁢X⁢Y7⁢Z+259⁢X2⁢Y4⁢Z2+126⁢X⁢Y6⁢Z+174⁢X2⁢Y3⁢Z2+90⁢X⁢Y5⁢Z+354⁢X2⁢Y2⁢Z2+192⁢X⁢Y4⁢Z+48⁢X2⁢Y⁢Z2+420⁢X⁢Y3⁢Z+474⁢X⁢Y2⁢Z+360⁢X⁢Y⁢Z16X8Y16Z816X8Y12Z817X4Y20Z432X4Y16Z418X2Y20Z2X4Y14Z437X4Y12Z418X2Y16Z24X4Y10Z45X2Y14Z2126X4Y8Z421X2Y12Z2125X4Y6Z4117X2Y10Z249X4Y4Z4224X2Y8Z2108XY10Z6X2Y7Z28X4Y2Z4292X2Y6Z2108XY8Z24X2Y5Z230XY7Z259X2Y4Z2126XY6Z174X2Y3Z290XY5Z354X2Y2Z2192XY4Z48X2YZ2420XY3Z474XY2Z360XYZ16*X^8*Y^16*Z^8+16*X^8*Y^12*Z^8+17*X^4*Y^20*Z^4+32*X^4*Y^16*Z^4+18*X^2*Y^20*Z^2+X^4*Y^14*Z^4+37*X^4*Y^12*Z^4+18*X^2*Y^16*Z^2+4*X^4*Y^10*Z^4+5*X^2*Y^14*Z^2+126*X^4*Y^8*Z^4+21*X^2*Y^12*Z^2+125*X^4*Y^6*Z^4+117*X^2*Y^10*Z^2+49*X^4*Y^4*Z^4+224*X^2*Y^8*Z^2+108*X*Y^10*Z+6*X^2*Y^7*Z^2+8*X^4*Y^2*Z^4+292*X^2*Y^6*Z^2+108*X*Y^8*Z+24*X^2*Y^5*Z^2+30*X*Y^7*Z+259*X^2*Y^4*Z^2+126*X*Y^6*Z+174*X^2*Y^3*Z^2+90*X*Y^5*Z+354*X^2*Y^2*Z^2+192*X*Y^4*Z+48*X^2*Y*Z^2+420*X*Y^3*Z+474*X*Y^2*Z+360*X*Y*Z

Algorithm definition

The algorithm ⟨8×28×30:3899⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×14×15:557⟩.

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