Description of fast matrix multiplication algorithm: ⟨5×5×16:288⟩

Algorithm type

112X2Y2Z2+2X3YZ+4XY3Z+6XY2Z2+4XYZ3+26X2YZ+48XY2Z+44XYZ2+42XYZ112X2Y2Z22X3YZ4XY3Z6XY2Z24XYZ326X2YZ48XY2Z44XYZ242XYZ112*X^2*Y^2*Z^2+2*X^3*Y*Z+4*X*Y^3*Z+6*X*Y^2*Z^2+4*X*Y*Z^3+26*X^2*Y*Z+48*X*Y^2*Z+44*X*Y*Z^2+42*X*Y*Z

Algorithm definition

The algorithm ⟨5×5×16:288⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨5×5×8:144⟩.

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