Description of fast matrix multiplication algorithm: ⟨8×28×32:4186⟩

Algorithm type

30⁢X8⁢Y8⁢Z8+10⁢X4⁢Y12⁢Z4+112⁢X4⁢Y8⁢Z4+24⁢X2⁢Y12⁢Z2+24⁢X⁢Y12⁢Z+266⁢X4⁢Y4⁢Z4+168⁢X2⁢Y8⁢Z2+24⁢X⁢Y9⁢Z+144⁢X2⁢Y6⁢Z2+96⁢X⁢Y8⁢Z+480⁢X2⁢Y4⁢Z2+120⁢X⁢Y6⁢Z+792⁢X2⁢Y2⁢Z2+216⁢X⁢Y4⁢Z+264⁢X⁢Y3⁢Z+696⁢X⁢Y2⁢Z+720⁢X⁢Y⁢Z30X8Y8Z810X4Y12Z4112X4Y8Z424X2Y12Z224XY12Z266X4Y4Z4168X2Y8Z224XY9Z144X2Y6Z296XY8Z480X2Y4Z2120XY6Z792X2Y2Z2216XY4Z264XY3Z696XY2Z720XYZ30*X^8*Y^8*Z^8+10*X^4*Y^12*Z^4+112*X^4*Y^8*Z^4+24*X^2*Y^12*Z^2+24*X*Y^12*Z+266*X^4*Y^4*Z^4+168*X^2*Y^8*Z^2+24*X*Y^9*Z+144*X^2*Y^6*Z^2+96*X*Y^8*Z+480*X^2*Y^4*Z^2+120*X*Y^6*Z+792*X^2*Y^2*Z^2+216*X*Y^4*Z+264*X*Y^3*Z+696*X*Y^2*Z+720*X*Y*Z

Algorithm definition

The algorithm ⟨8×28×32:4186⟩ is the (Kronecker) tensor product of ⟨2×4×4:26⟩ with ⟨4×7×8:161⟩.

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