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

Algorithm type

16⁢X8⁢Y16⁢Z8+16⁢X8⁢Y14⁢Z8+17⁢X4⁢Y18⁢Z4+16⁢X4⁢Y16⁢Z4+18⁢X4⁢Y14⁢Z4+19⁢X2⁢Y18⁢Z2+25⁢X4⁢Y12⁢Z4+3⁢X2⁢Y16⁢Z2+20⁢X4⁢Y10⁢Z4+13⁢X2⁢Y14⁢Z2+124⁢X4⁢Y8⁢Z4+37⁢X2⁢Y12⁢Z2+96⁢X4⁢Y7⁢Z4+47⁢X4⁢Y6⁢Z4+24⁢X2⁢Y10⁢Z2+102⁢X2⁢Y9⁢Z2+45⁢X4⁢Y4⁢Z4+129⁢X2⁢Y8⁢Z2+108⁢X2⁢Y7⁢Z2+114⁢X⁢Y9⁢Z+2⁢X4⁢Y2⁢Z4+254⁢X2⁢Y6⁢Z2+18⁢X⁢Y8⁢Z+120⁢X2⁢Y5⁢Z2+78⁢X⁢Y7⁢Z+225⁢X2⁢Y4⁢Z2+222⁢X⁢Y6⁢Z+282⁢X2⁢Y3⁢Z2+144⁢X⁢Y5⁢Z+326⁢X2⁢Y2⁢Z2+198⁢X⁢Y4⁢Z+12⁢X2⁢Y⁢Z2+624⁢X⁢Y3⁢Z+342⁢X⁢Y2⁢Z+336⁢X⁢Y⁢Z16X8Y16Z816X8Y14Z817X4Y18Z416X4Y16Z418X4Y14Z419X2Y18Z225X4Y12Z43X2Y16Z220X4Y10Z413X2Y14Z2124X4Y8Z437X2Y12Z296X4Y7Z447X4Y6Z424X2Y10Z2102X2Y9Z245X4Y4Z4129X2Y8Z2108X2Y7Z2114XY9Z2X4Y2Z4254X2Y6Z218XY8Z120X2Y5Z278XY7Z225X2Y4Z2222XY6Z282X2Y3Z2144XY5Z326X2Y2Z2198XY4Z12X2YZ2624XY3Z342XY2Z336XYZ16*X^8*Y^16*Z^8+16*X^8*Y^14*Z^8+17*X^4*Y^18*Z^4+16*X^4*Y^16*Z^4+18*X^4*Y^14*Z^4+19*X^2*Y^18*Z^2+25*X^4*Y^12*Z^4+3*X^2*Y^16*Z^2+20*X^4*Y^10*Z^4+13*X^2*Y^14*Z^2+124*X^4*Y^8*Z^4+37*X^2*Y^12*Z^2+96*X^4*Y^7*Z^4+47*X^4*Y^6*Z^4+24*X^2*Y^10*Z^2+102*X^2*Y^9*Z^2+45*X^4*Y^4*Z^4+129*X^2*Y^8*Z^2+108*X^2*Y^7*Z^2+114*X*Y^9*Z+2*X^4*Y^2*Z^4+254*X^2*Y^6*Z^2+18*X*Y^8*Z+120*X^2*Y^5*Z^2+78*X*Y^7*Z+225*X^2*Y^4*Z^2+222*X*Y^6*Z+282*X^2*Y^3*Z^2+144*X*Y^5*Z+326*X^2*Y^2*Z^2+198*X*Y^4*Z+12*X^2*Y*Z^2+624*X*Y^3*Z+342*X*Y^2*Z+336*X*Y*Z

Algorithm definition

The algorithm ⟨8×30×30:4172⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×15×15:596⟩.

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