Description of fast matrix multiplication algorithm: ⟨5×5×24:442⟩

Algorithm type

32X4Y5Z5+48X2Y5Z5+32X2Y3Z3+48XY3Z3+54X2Y2Z2+48XY2Z+48XYZ2+132XYZ32X4Y5Z548X2Y5Z532X2Y3Z348XY3Z354X2Y2Z248XY2Z48XYZ2132XYZ32*X^4*Y^5*Z^5+48*X^2*Y^5*Z^5+32*X^2*Y^3*Z^3+48*X*Y^3*Z^3+54*X^2*Y^2*Z^2+48*X*Y^2*Z+48*X*Y*Z^2+132*X*Y*Z

Algorithm definition

The algorithm ⟨5×5×24:442⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨5×5×12:221⟩.

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