Description of fast matrix multiplication algorithm: ⟨2×7×28:304⟩

Algorithm type

8X2Y6Z2+16X2Y5Z2+12XY7Z+16X2Y4Z2+4XY6Z+12X2Y3Z2+68XY5Z+36X2Y2Z2+24XY4Z+4X2YZ2+36XY3Z+20XY2Z+48XYZ8X2Y6Z216X2Y5Z212XY7Z16X2Y4Z24XY6Z12X2Y3Z268XY5Z36X2Y2Z224XY4Z4X2YZ236XY3Z20XY2Z48XYZ8*X^2*Y^6*Z^2+16*X^2*Y^5*Z^2+12*X*Y^7*Z+16*X^2*Y^4*Z^2+4*X*Y^6*Z+12*X^2*Y^3*Z^2+68*X*Y^5*Z+36*X^2*Y^2*Z^2+24*X*Y^4*Z+4*X^2*Y*Z^2+36*X*Y^3*Z+20*X*Y^2*Z+48*X*Y*Z

Algorithm definition

The algorithm ⟨2×7×28:304⟩ is the (Kronecker) tensor product of ⟨1×1×4:4⟩ with ⟨2×7×7:76⟩.

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