Description of fast matrix multiplication algorithm: ⟨8×20×20:1960⟩

Algorithm type

10X8Y8Z8+4X4Y12Z4+10X4Y8Z4+136X4Y4Z4+48X2Y6Z2+120X2Y4Z2+552X2Y2Z2+144XY3Z+360XY2Z+576XYZ10X8Y8Z84X4Y12Z410X4Y8Z4136X4Y4Z448X2Y6Z2120X2Y4Z2552X2Y2Z2144XY3Z360XY2Z576XYZ10*X^8*Y^8*Z^8+4*X^4*Y^12*Z^4+10*X^4*Y^8*Z^4+136*X^4*Y^4*Z^4+48*X^2*Y^6*Z^2+120*X^2*Y^4*Z^2+552*X^2*Y^2*Z^2+144*X*Y^3*Z+360*X*Y^2*Z+576*X*Y*Z

Algorithm definition

The algorithm ⟨8×20×20:1960⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×10×10:280⟩.

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