Description of fast matrix multiplication algorithm: ⟨4×15×30:1200⟩

Algorithm type

60X4Y4Z4+24X2Y6Z2+180X2Y4Z2+48XY6Z+216X2Y2Z2+120XY4Z+48XY3Z+312XY2Z+192XYZ60X4Y4Z424X2Y6Z2180X2Y4Z248XY6Z216X2Y2Z2120XY4Z48XY3Z312XY2Z192XYZ60*X^4*Y^4*Z^4+24*X^2*Y^6*Z^2+180*X^2*Y^4*Z^2+48*X*Y^6*Z+216*X^2*Y^2*Z^2+120*X*Y^4*Z+48*X*Y^3*Z+312*X*Y^2*Z+192*X*Y*Z

Algorithm definition

The algorithm ⟨4×15×30:1200⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨2×5×10:80⟩.

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