Description of fast matrix multiplication algorithm: ⟨8×18×24:2100⟩

Algorithm type

12X8Y8Z8+12X4Y12Z4+24X4Y8Z4+24X2Y12Z2+132X4Y4Z4+96X2Y6Z2+216X2Y4Z2+144XY6Z+432X2Y2Z2+144XY3Z+432XY2Z+432XYZ12X8Y8Z812X4Y12Z424X4Y8Z424X2Y12Z2132X4Y4Z496X2Y6Z2216X2Y4Z2144XY6Z432X2Y2Z2144XY3Z432XY2Z432XYZ12*X^8*Y^8*Z^8+12*X^4*Y^12*Z^4+24*X^4*Y^8*Z^4+24*X^2*Y^12*Z^2+132*X^4*Y^4*Z^4+96*X^2*Y^6*Z^2+216*X^2*Y^4*Z^2+144*X*Y^6*Z+432*X^2*Y^2*Z^2+144*X*Y^3*Z+432*X*Y^2*Z+432*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×24:2100⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×9×12:300⟩.

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