Description of fast matrix multiplication algorithm: ⟨16×20×22:4116⟩

Algorithm type

22⁢X8⁢Y8⁢Z8+8⁢X8⁢Y8⁢Z6+X12⁢Y4⁢Z4+2⁢X8⁢Y4⁢Z8+X4⁢Y12⁢Z4+X4⁢Y8⁢Z8+2⁢X8⁢Y8⁢Z2+5⁢X8⁢Y4⁢Z4+15⁢X4⁢Y8⁢Z4+10⁢X4⁢Y4⁢Z8+2⁢X8⁢Y4⁢Z2+X4⁢Y8⁢Z2+3⁢X4⁢Y6⁢Z4+4⁢X4⁢Y4⁢Z6+12⁢X8⁢Y2⁢Z2+306⁢X4⁢Y4⁢Z4+12⁢X2⁢Y2⁢Z8+48⁢X4⁢Y4⁢Z3+9⁢X6⁢Y2⁢Z2+7⁢X4⁢Y4⁢Z2+18⁢X4⁢Y2⁢Z4+48⁢X2⁢Y6⁢Z2+33⁢X2⁢Y4⁢Z4+12⁢X4⁢Y4⁢Z+51⁢X4⁢Y2⁢Z2+150⁢X2⁢Y4⁢Z2+114⁢X2⁢Y2⁢Z4+12⁢X4⁢Y2⁢Z+6⁢X2⁢Y4⁢Z+18⁢X2⁢Y3⁢Z2+24⁢X2⁢Y2⁢Z3+72⁢X4⁢Y⁢Z+1137⁢X2⁢Y2⁢Z2+72⁢X⁢Y⁢Z4+18⁢X3⁢Y⁢Z+42⁢X2⁢Y2⁢Z+36⁢X2⁢Y⁢Z2+252⁢X⁢Y3⁢Z+162⁢X⁢Y2⁢Z2+126⁢X2⁢Y⁢Z+360⁢X⁢Y2⁢Z+324⁢X⁢Y⁢Z2+558⁢X⁢Y⁢Z22X8Y8Z88X8Y8Z6X12Y4Z42X8Y4Z8X4Y12Z4X4Y8Z82X8Y8Z25X8Y4Z415X4Y8Z410X4Y4Z82X8Y4Z2X4Y8Z23X4Y6Z44X4Y4Z612X8Y2Z2306X4Y4Z412X2Y2Z848X4Y4Z39X6Y2Z27X4Y4Z218X4Y2Z448X2Y6Z233X2Y4Z412X4Y4Z51X4Y2Z2150X2Y4Z2114X2Y2Z412X4Y2Z6X2Y4Z18X2Y3Z224X2Y2Z372X4YZ1137X2Y2Z272XYZ418X3YZ42X2Y2Z36X2YZ2252XY3Z162XY2Z2126X2YZ360XY2Z324XYZ2558XYZ22*X^8*Y^8*Z^8+8*X^8*Y^8*Z^6+X^12*Y^4*Z^4+2*X^8*Y^4*Z^8+X^4*Y^12*Z^4+X^4*Y^8*Z^8+2*X^8*Y^8*Z^2+5*X^8*Y^4*Z^4+15*X^4*Y^8*Z^4+10*X^4*Y^4*Z^8+2*X^8*Y^4*Z^2+X^4*Y^8*Z^2+3*X^4*Y^6*Z^4+4*X^4*Y^4*Z^6+12*X^8*Y^2*Z^2+306*X^4*Y^4*Z^4+12*X^2*Y^2*Z^8+48*X^4*Y^4*Z^3+9*X^6*Y^2*Z^2+7*X^4*Y^4*Z^2+18*X^4*Y^2*Z^4+48*X^2*Y^6*Z^2+33*X^2*Y^4*Z^4+12*X^4*Y^4*Z+51*X^4*Y^2*Z^2+150*X^2*Y^4*Z^2+114*X^2*Y^2*Z^4+12*X^4*Y^2*Z+6*X^2*Y^4*Z+18*X^2*Y^3*Z^2+24*X^2*Y^2*Z^3+72*X^4*Y*Z+1137*X^2*Y^2*Z^2+72*X*Y*Z^4+18*X^3*Y*Z+42*X^2*Y^2*Z+36*X^2*Y*Z^2+252*X*Y^3*Z+162*X*Y^2*Z^2+126*X^2*Y*Z+360*X*Y^2*Z+324*X*Y*Z^2+558*X*Y*Z

Algorithm definition

The algorithm ⟨16×20×22:4116⟩ is the (Kronecker) tensor product of ⟨8×10×11:588⟩ with ⟨2×2×2:7⟩.

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