Description of fast matrix multiplication algorithm: ⟨2×7×16:176⟩

Algorithm type

4XY7Z+8XY6Z+16X2Y3Z2+4XY5Z+32X2Y2Z2+4XY4Z+20XY3Z+20XY2Z+68XYZ4XY7Z8XY6Z16X2Y3Z24XY5Z32X2Y2Z24XY4Z20XY3Z20XY2Z68XYZ4*X*Y^7*Z+8*X*Y^6*Z+16*X^2*Y^3*Z^2+4*X*Y^5*Z+32*X^2*Y^2*Z^2+4*X*Y^4*Z+20*X*Y^3*Z+20*X*Y^2*Z+68*X*Y*Z

Algorithm definition

The algorithm ⟨2×7×16:176⟩ is the (Kronecker) tensor product of ⟨2×7×8:88⟩ with ⟨1×1×2:2⟩.

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