Description of fast matrix multiplication algorithm: ⟨8×9×18:840⟩

Algorithm type

6X4Y4Z6+42X4Y4Z4+12X2Y4Z3+126X2Y4Z2+18X2Y2Z4+12X2Y2Z3+144X2Y2Z2+84XY4Z+36XY2Z2+204XY2Z+36XYZ2+120XYZ6X4Y4Z642X4Y4Z412X2Y4Z3126X2Y4Z218X2Y2Z412X2Y2Z3144X2Y2Z284XY4Z36XY2Z2204XY2Z36XYZ2120XYZ6*X^4*Y^4*Z^6+42*X^4*Y^4*Z^4+12*X^2*Y^4*Z^3+126*X^2*Y^4*Z^2+18*X^2*Y^2*Z^4+12*X^2*Y^2*Z^3+144*X^2*Y^2*Z^2+84*X*Y^4*Z+36*X*Y^2*Z^2+204*X*Y^2*Z+36*X*Y*Z^2+120*X*Y*Z

Algorithm definition

The algorithm ⟨8×9×18:840⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨4×3×6:56⟩.

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