Description of fast matrix multiplication algorithm: ⟨8×30×32:4424⟩

Algorithm type

32⁢X8⁢Y16⁢Z8+X4⁢Y18⁢Z4+69⁢X4⁢Y16⁢Z4+X4⁢Y14⁢Z4+6⁢X2⁢Y18⁢Z2+2⁢X4⁢Y12⁢Z4+39⁢X2⁢Y16⁢Z2+9⁢X4⁢Y10⁢Z4+10⁢X2⁢Y14⁢Z2+221⁢X4⁢Y8⁢Z4+17⁢X2⁢Y12⁢Z2+41⁢X4⁢Y6⁢Z4+30⁢X2⁢Y10⁢Z2+6⁢X2⁢Y9⁢Z2+80⁢X4⁢Y4⁢Z4+436⁢X2⁢Y8⁢Z2+6⁢X2⁢Y7⁢Z2+36⁢X⁢Y9⁢Z+119⁢X2⁢Y6⁢Z2+234⁢X⁢Y8⁢Z+54⁢X2⁢Y5⁢Z2+60⁢X⁢Y7⁢Z+218⁢X2⁢Y4⁢Z2+102⁢X⁢Y6⁢Z+246⁢X2⁢Y3⁢Z2+180⁢X⁢Y5⁢Z+573⁢X2⁢Y2⁢Z2+132⁢X⁢Y4⁢Z+642⁢X⁢Y3⁢Z+264⁢X⁢Y2⁢Z+558⁢X⁢Y⁢Z32X8Y16Z8X4Y18Z469X4Y16Z4X4Y14Z46X2Y18Z22X4Y12Z439X2Y16Z29X4Y10Z410X2Y14Z2221X4Y8Z417X2Y12Z241X4Y6Z430X2Y10Z26X2Y9Z280X4Y4Z4436X2Y8Z26X2Y7Z236XY9Z119X2Y6Z2234XY8Z54X2Y5Z260XY7Z218X2Y4Z2102XY6Z246X2Y3Z2180XY5Z573X2Y2Z2132XY4Z642XY3Z264XY2Z558XYZ32*X^8*Y^16*Z^8+X^4*Y^18*Z^4+69*X^4*Y^16*Z^4+X^4*Y^14*Z^4+6*X^2*Y^18*Z^2+2*X^4*Y^12*Z^4+39*X^2*Y^16*Z^2+9*X^4*Y^10*Z^4+10*X^2*Y^14*Z^2+221*X^4*Y^8*Z^4+17*X^2*Y^12*Z^2+41*X^4*Y^6*Z^4+30*X^2*Y^10*Z^2+6*X^2*Y^9*Z^2+80*X^4*Y^4*Z^4+436*X^2*Y^8*Z^2+6*X^2*Y^7*Z^2+36*X*Y^9*Z+119*X^2*Y^6*Z^2+234*X*Y^8*Z+54*X^2*Y^5*Z^2+60*X*Y^7*Z+218*X^2*Y^4*Z^2+102*X*Y^6*Z+246*X^2*Y^3*Z^2+180*X*Y^5*Z+573*X^2*Y^2*Z^2+132*X*Y^4*Z+642*X*Y^3*Z+264*X*Y^2*Z+558*X*Y*Z

Algorithm definition

The algorithm ⟨8×30×32:4424⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×15×16:632⟩.

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