Description of fast matrix multiplication algorithm: ⟨8×22×32:3360⟩

Algorithm type

X8⁢Y10⁢Z8+18⁢X8⁢Y8⁢Z8+X6⁢Y10⁢Z8+X8⁢Y6⁢Z8+3⁢X4⁢Y14⁢Z4+4⁢X2⁢Y18⁢Z2+X6⁢Y6⁢Z8+24⁢X4⁢Y12⁢Z4+8⁢X4⁢Y10⁢Z4+12⁢X2⁢Y14⁢Z2+19⁢X4⁢Y8⁢Z4+6⁢X2⁢Y12⁢Z2+X2⁢Y10⁢Z4+5⁢X4⁢Y6⁢Z4+9⁢X2⁢Y10⁢Z2+6⁢X4⁢Y5⁢Z4+211⁢X4⁢Y4⁢Z4+6⁢X3⁢Y5⁢Z4+24⁢X2⁢Y8⁢Z2+X2⁢Y6⁢Z4+6⁢X4⁢Y3⁢Z4+18⁢X2⁢Y7⁢Z2+24⁢X⁢Y9⁢Z+2⁢X4⁢Y2⁢Z4+6⁢X3⁢Y3⁢Z4+221⁢X2⁢Y6⁢Z2+48⁢X2⁢Y5⁢Z2+72⁢X⁢Y7⁢Z+132⁢X2⁢Y4⁢Z2+36⁢X⁢Y6⁢Z+6⁢X⁢Y5⁢Z2+30⁢X2⁢Y3⁢Z2+54⁢X⁢Y5⁢Z+760⁢X2⁢Y2⁢Z2+144⁢X⁢Y4⁢Z+6⁢X⁢Y3⁢Z2+12⁢X2⁢Y⁢Z2+462⁢X⁢Y3⁢Z+108⁢X⁢Y2⁢Z+852⁢X⁢Y⁢ZX8Y10Z818X8Y8Z8X6Y10Z8X8Y6Z83X4Y14Z44X2Y18Z2X6Y6Z824X4Y12Z48X4Y10Z412X2Y14Z219X4Y8Z46X2Y12Z2X2Y10Z45X4Y6Z49X2Y10Z26X4Y5Z4211X4Y4Z46X3Y5Z424X2Y8Z2X2Y6Z46X4Y3Z418X2Y7Z224XY9Z2X4Y2Z46X3Y3Z4221X2Y6Z248X2Y5Z272XY7Z132X2Y4Z236XY6Z6XY5Z230X2Y3Z254XY5Z760X2Y2Z2144XY4Z6XY3Z212X2YZ2462XY3Z108XY2Z852XYZX^8*Y^10*Z^8+18*X^8*Y^8*Z^8+X^6*Y^10*Z^8+X^8*Y^6*Z^8+3*X^4*Y^14*Z^4+4*X^2*Y^18*Z^2+X^6*Y^6*Z^8+24*X^4*Y^12*Z^4+8*X^4*Y^10*Z^4+12*X^2*Y^14*Z^2+19*X^4*Y^8*Z^4+6*X^2*Y^12*Z^2+X^2*Y^10*Z^4+5*X^4*Y^6*Z^4+9*X^2*Y^10*Z^2+6*X^4*Y^5*Z^4+211*X^4*Y^4*Z^4+6*X^3*Y^5*Z^4+24*X^2*Y^8*Z^2+X^2*Y^6*Z^4+6*X^4*Y^3*Z^4+18*X^2*Y^7*Z^2+24*X*Y^9*Z+2*X^4*Y^2*Z^4+6*X^3*Y^3*Z^4+221*X^2*Y^6*Z^2+48*X^2*Y^5*Z^2+72*X*Y^7*Z+132*X^2*Y^4*Z^2+36*X*Y^6*Z+6*X*Y^5*Z^2+30*X^2*Y^3*Z^2+54*X*Y^5*Z+760*X^2*Y^2*Z^2+144*X*Y^4*Z+6*X*Y^3*Z^2+12*X^2*Y*Z^2+462*X*Y^3*Z+108*X*Y^2*Z+852*X*Y*Z

Algorithm definition

The algorithm ⟨8×22×32:3360⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×11×16:480⟩.

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