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

Algorithm type

X8⁢Y12⁢Z8+5⁢X8⁢Y10⁢Z8+11⁢X8⁢Y8⁢Z8+16⁢X4⁢Y14⁢Z4+18⁢X4⁢Y12⁢Z4+32⁢X4⁢Y10⁢Z4+X4⁢Y6⁢Z8+16⁢X2⁢Y14⁢Z2+32⁢X4⁢Y8⁢Z4+20⁢X2⁢Y12⁢Z2+X2⁢Y10⁢Z4+36⁢X4⁢Y6⁢Z4+34⁢X2⁢Y10⁢Z2+30⁢X4⁢Y5⁢Z4+97⁢X4⁢Y4⁢Z4+20⁢X2⁢Y8⁢Z2+2⁢X2⁢Y6⁢Z4+96⁢X2⁢Y7⁢Z2+210⁢X2⁢Y6⁢Z2+2⁢X2⁢Y4⁢Z4+192⁢X2⁢Y5⁢Z2+6⁢X2⁢Y3⁢Z4+96⁢X⁢Y7⁢Z+239⁢X2⁢Y4⁢Z2+X2⁢Y2⁢Z4+120⁢X⁢Y6⁢Z+6⁢X⁢Y5⁢Z2+180⁢X2⁢Y3⁢Z2+204⁢X⁢Y5⁢Z+213⁢X2⁢Y2⁢Z2+120⁢X⁢Y4⁢Z+12⁢X⁢Y3⁢Z2+612⁢X⁢Y3⁢Z+12⁢X⁢Y2⁢Z2+282⁢X⁢Y2⁢Z+6⁢X⁢Y⁢Z2+162⁢X⁢Y⁢ZX8Y12Z85X8Y10Z811X8Y8Z816X4Y14Z418X4Y12Z432X4Y10Z4X4Y6Z816X2Y14Z232X4Y8Z420X2Y12Z2X2Y10Z436X4Y6Z434X2Y10Z230X4Y5Z497X4Y4Z420X2Y8Z22X2Y6Z496X2Y7Z2210X2Y6Z22X2Y4Z4192X2Y5Z26X2Y3Z496XY7Z239X2Y4Z2X2Y2Z4120XY6Z6XY5Z2180X2Y3Z2204XY5Z213X2Y2Z2120XY4Z12XY3Z2612XY3Z12XY2Z2282XY2Z6XYZ2162XYZX^8*Y^12*Z^8+5*X^8*Y^10*Z^8+11*X^8*Y^8*Z^8+16*X^4*Y^14*Z^4+18*X^4*Y^12*Z^4+32*X^4*Y^10*Z^4+X^4*Y^6*Z^8+16*X^2*Y^14*Z^2+32*X^4*Y^8*Z^4+20*X^2*Y^12*Z^2+X^2*Y^10*Z^4+36*X^4*Y^6*Z^4+34*X^2*Y^10*Z^2+30*X^4*Y^5*Z^4+97*X^4*Y^4*Z^4+20*X^2*Y^8*Z^2+2*X^2*Y^6*Z^4+96*X^2*Y^7*Z^2+210*X^2*Y^6*Z^2+2*X^2*Y^4*Z^4+192*X^2*Y^5*Z^2+6*X^2*Y^3*Z^4+96*X*Y^7*Z+239*X^2*Y^4*Z^2+X^2*Y^2*Z^4+120*X*Y^6*Z+6*X*Y^5*Z^2+180*X^2*Y^3*Z^2+204*X*Y^5*Z+213*X^2*Y^2*Z^2+120*X*Y^4*Z+12*X*Y^3*Z^2+612*X*Y^3*Z+12*X*Y^2*Z^2+282*X*Y^2*Z+6*X*Y*Z^2+162*X*Y*Z

Algorithm definition

The algorithm ⟨8×22×30:3143⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×11×15:449⟩.

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