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

Algorithm type

30X8Y8Z8+10X4Y12Z4+112X4Y8Z4+24X2Y12Z2+24XY12Z+266X4Y4Z4+168X2Y8Z2+24XY9Z+144X2Y6Z2+96XY8Z+480X2Y4Z2+120XY6Z+792X2Y2Z2+216XY4Z+264XY3Z+696XY2Z+720XYZ30X8Y8Z810X4Y12Z4112X4Y8Z424X2Y12Z224XY12Z266X4Y4Z4168X2Y8Z224XY9Z144X2Y6Z296XY8Z480X2Y4Z2120XY6Z792X2Y2Z2216XY4Z264XY3Z696XY2Z720XYZ30*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