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

Algorithm type

5⁢X8⁢Y10⁢Z8+5⁢X8⁢Y8⁢Z8+2⁢X8⁢Y6⁢Z8+X4⁢Y12⁢Z4+19⁢X4⁢Y10⁢Z4+28⁢X4⁢Y8⁢Z4+8⁢X2⁢Y12⁢Z2+23⁢X4⁢Y6⁢Z4+28⁢X2⁢Y10⁢Z2+30⁢X4⁢Y5⁢Z4+46⁢X4⁢Y4⁢Z4+17⁢X2⁢Y8⁢Z2+X2⁢Y6⁢Z4+12⁢X4⁢Y3⁢Z4+5⁢X4⁢Y2⁢Z4+56⁢X2⁢Y6⁢Z2+114⁢X2⁢Y5⁢Z2+204⁢X2⁢Y4⁢Z2+X2⁢Y2⁢Z4+48⁢X⁢Y6⁢Z+138⁢X2⁢Y3⁢Z2+168⁢X⁢Y5⁢Z+126⁢X2⁢Y2⁢Z2+102⁢X⁢Y4⁢Z+6⁢X⁢Y3⁢Z2+30⁢X2⁢Y⁢Z2+300⁢X⁢Y3⁢Z+216⁢X⁢Y2⁢Z+6⁢X⁢Y⁢Z2+180⁢X⁢Y⁢Z5X8Y10Z85X8Y8Z82X8Y6Z8X4Y12Z419X4Y10Z428X4Y8Z48X2Y12Z223X4Y6Z428X2Y10Z230X4Y5Z446X4Y4Z417X2Y8Z2X2Y6Z412X4Y3Z45X4Y2Z456X2Y6Z2114X2Y5Z2204X2Y4Z2X2Y2Z448XY6Z138X2Y3Z2168XY5Z126X2Y2Z2102XY4Z6XY3Z230X2YZ2300XY3Z216XY2Z6XYZ2180XYZ5*X^8*Y^10*Z^8+5*X^8*Y^8*Z^8+2*X^8*Y^6*Z^8+X^4*Y^12*Z^4+19*X^4*Y^10*Z^4+28*X^4*Y^8*Z^4+8*X^2*Y^12*Z^2+23*X^4*Y^6*Z^4+28*X^2*Y^10*Z^2+30*X^4*Y^5*Z^4+46*X^4*Y^4*Z^4+17*X^2*Y^8*Z^2+X^2*Y^6*Z^4+12*X^4*Y^3*Z^4+5*X^4*Y^2*Z^4+56*X^2*Y^6*Z^2+114*X^2*Y^5*Z^2+204*X^2*Y^4*Z^2+X^2*Y^2*Z^4+48*X*Y^6*Z+138*X^2*Y^3*Z^2+168*X*Y^5*Z+126*X^2*Y^2*Z^2+102*X*Y^4*Z+6*X*Y^3*Z^2+30*X^2*Y*Z^2+300*X*Y^3*Z+216*X*Y^2*Z+6*X*Y*Z^2+180*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×22:1925⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×9×11:275⟩.

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