Description of fast matrix multiplication algorithm: ⟨14×20×28:4571⟩

Algorithm type

19⁢X8⁢Y8⁢Z8+X8⁢Y8⁢Z6+8⁢X6⁢Y8⁢Z8+8⁢X6⁢Y8⁢Z6+2⁢X4⁢Y8⁢Z8+5⁢X8⁢Y4⁢Z4+15⁢X4⁢Y8⁢Z4+11⁢X4⁢Y4⁢Z8+X8⁢Y4⁢Z2+2⁢X6⁢Y4⁢Z4+6⁢X4⁢Y6⁢Z4+4⁢X4⁢Y4⁢Z6+5⁢X2⁢Y8⁢Z4+X2⁢Y4⁢Z8+310⁢X4⁢Y4⁢Z4+6⁢X2⁢Y8⁢Z2+6⁢X4⁢Y4⁢Z3+48⁢X3⁢Y4⁢Z4+6⁢X6⁢Y2⁢Z2+2⁢X4⁢Y4⁢Z2+48⁢X3⁢Y4⁢Z3+12⁢X2⁢Y6⁢Z2+40⁢X2⁢Y4⁢Z4+21⁢X2⁢Y2⁢Z6+60⁢X4⁢Y2⁢Z2+192⁢X2⁢Y4⁢Z2+150⁢X2⁢Y2⁢Z4+6⁢X4⁢Y2⁢Z+12⁢X3⁢Y2⁢Z2+36⁢X2⁢Y3⁢Z2+24⁢X2⁢Y2⁢Z3+30⁢X⁢Y4⁢Z2+6⁢X⁢Y2⁢Z4+1254⁢X2⁢Y2⁢Z2+36⁢X⁢Y4⁢Z+36⁢X3⁢Y⁢Z+12⁢X2⁢Y2⁢Z+72⁢X⁢Y3⁢Z+168⁢X⁢Y2⁢Z2+126⁢X⁢Y⁢Z3+180⁢X2⁢Y⁢Z+612⁢X⁢Y2⁢Z+504⁢X⁢Y⁢Z2+468⁢X⁢Y⁢Z19X8Y8Z8X8Y8Z68X6Y8Z88X6Y8Z62X4Y8Z85X8Y4Z415X4Y8Z411X4Y4Z8X8Y4Z22X6Y4Z46X4Y6Z44X4Y4Z65X2Y8Z4X2Y4Z8310X4Y4Z46X2Y8Z26X4Y4Z348X3Y4Z46X6Y2Z22X4Y4Z248X3Y4Z312X2Y6Z240X2Y4Z421X2Y2Z660X4Y2Z2192X2Y4Z2150X2Y2Z46X4Y2Z12X3Y2Z236X2Y3Z224X2Y2Z330XY4Z26XY2Z41254X2Y2Z236XY4Z36X3YZ12X2Y2Z72XY3Z168XY2Z2126XYZ3180X2YZ612XY2Z504XYZ2468XYZ19*X^8*Y^8*Z^8+X^8*Y^8*Z^6+8*X^6*Y^8*Z^8+8*X^6*Y^8*Z^6+2*X^4*Y^8*Z^8+5*X^8*Y^4*Z^4+15*X^4*Y^8*Z^4+11*X^4*Y^4*Z^8+X^8*Y^4*Z^2+2*X^6*Y^4*Z^4+6*X^4*Y^6*Z^4+4*X^4*Y^4*Z^6+5*X^2*Y^8*Z^4+X^2*Y^4*Z^8+310*X^4*Y^4*Z^4+6*X^2*Y^8*Z^2+6*X^4*Y^4*Z^3+48*X^3*Y^4*Z^4+6*X^6*Y^2*Z^2+2*X^4*Y^4*Z^2+48*X^3*Y^4*Z^3+12*X^2*Y^6*Z^2+40*X^2*Y^4*Z^4+21*X^2*Y^2*Z^6+60*X^4*Y^2*Z^2+192*X^2*Y^4*Z^2+150*X^2*Y^2*Z^4+6*X^4*Y^2*Z+12*X^3*Y^2*Z^2+36*X^2*Y^3*Z^2+24*X^2*Y^2*Z^3+30*X*Y^4*Z^2+6*X*Y^2*Z^4+1254*X^2*Y^2*Z^2+36*X*Y^4*Z+36*X^3*Y*Z+12*X^2*Y^2*Z+72*X*Y^3*Z+168*X*Y^2*Z^2+126*X*Y*Z^3+180*X^2*Y*Z+612*X*Y^2*Z+504*X*Y*Z^2+468*X*Y*Z

Algorithm definition

The algorithm ⟨14×20×28:4571⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨7×10×14:653⟩.

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