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

Algorithm type

X8⁢Y16⁢Z6+2⁢X8⁢Y14⁢Z8+X8⁢Y16⁢Z4+X4⁢Y20⁢Z4+9⁢X8⁢Y8⁢Z8+4⁢X4⁢Y16⁢Z4+2⁢X8⁢Y6⁢Z8+2⁢X6⁢Y8⁢Z8+4⁢X4⁢Y14⁢Z4+6⁢X4⁢Y12⁢Z4+3⁢X4⁢Y10⁢Z4+14⁢X4⁢Y8⁢Z4+6⁢X4⁢Y8⁢Z3+12⁢X4⁢Y7⁢Z4+7⁢X4⁢Y8⁢Z2+X4⁢Y6⁢Z4+7⁢X2⁢Y10⁢Z2+135⁢X4⁢Y4⁢Z4+48⁢X2⁢Y8⁢Z2+12⁢X4⁢Y3⁢Z4+12⁢X3⁢Y4⁢Z4+24⁢X2⁢Y7⁢Z2+X4⁢Y2⁢Z4+81⁢X2⁢Y6⁢Z2+2⁢X2⁢Y4⁢Z4+18⁢X2⁢Y5⁢Z2+114⁢X2⁢Y4⁢Z2+6⁢X2⁢Y4⁢Z+6⁢X2⁢Y3⁢Z2+6⁢X⁢Y5⁢Z+591⁢X2⁢Y2⁢Z2+144⁢X⁢Y4⁢Z+6⁢X2⁢Y⁢Z2+270⁢X⁢Y3⁢Z+12⁢X⁢Y2⁢Z2+180⁢X⁢Y2⁢Z+630⁢X⁢Y⁢ZX8Y16Z62X8Y14Z8X8Y16Z4X4Y20Z49X8Y8Z84X4Y16Z42X8Y6Z82X6Y8Z84X4Y14Z46X4Y12Z43X4Y10Z414X4Y8Z46X4Y8Z312X4Y7Z47X4Y8Z2X4Y6Z47X2Y10Z2135X4Y4Z448X2Y8Z212X4Y3Z412X3Y4Z424X2Y7Z2X4Y2Z481X2Y6Z22X2Y4Z418X2Y5Z2114X2Y4Z26X2Y4Z6X2Y3Z26XY5Z591X2Y2Z2144XY4Z6X2YZ2270XY3Z12XY2Z2180XY2Z630XYZX^8*Y^16*Z^6+2*X^8*Y^14*Z^8+X^8*Y^16*Z^4+X^4*Y^20*Z^4+9*X^8*Y^8*Z^8+4*X^4*Y^16*Z^4+2*X^8*Y^6*Z^8+2*X^6*Y^8*Z^8+4*X^4*Y^14*Z^4+6*X^4*Y^12*Z^4+3*X^4*Y^10*Z^4+14*X^4*Y^8*Z^4+6*X^4*Y^8*Z^3+12*X^4*Y^7*Z^4+7*X^4*Y^8*Z^2+X^4*Y^6*Z^4+7*X^2*Y^10*Z^2+135*X^4*Y^4*Z^4+48*X^2*Y^8*Z^2+12*X^4*Y^3*Z^4+12*X^3*Y^4*Z^4+24*X^2*Y^7*Z^2+X^4*Y^2*Z^4+81*X^2*Y^6*Z^2+2*X^2*Y^4*Z^4+18*X^2*Y^5*Z^2+114*X^2*Y^4*Z^2+6*X^2*Y^4*Z+6*X^2*Y^3*Z^2+6*X*Y^5*Z+591*X^2*Y^2*Z^2+144*X*Y^4*Z+6*X^2*Y*Z^2+270*X*Y^3*Z+12*X*Y^2*Z^2+180*X*Y^2*Z+630*X*Y*Z

Algorithm definition

The algorithm ⟨8×22×22:2380⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×11×11:340⟩.

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