Description of fast matrix multiplication algorithm: ⟨4×7×16:328⟩

Algorithm type

6X4Y4Z4+2X4Y3Z4+4X3Y3Z4+4X2Y5Z2+8X2Y4Z2+4X2Y3Z2+76X2Y2Z2+4XY3Z2+4X2YZ2+36XY3Z+48XY2Z+132XYZ6X4Y4Z42X4Y3Z44X3Y3Z44X2Y5Z28X2Y4Z24X2Y3Z276X2Y2Z24XY3Z24X2YZ236XY3Z48XY2Z132XYZ6*X^4*Y^4*Z^4+2*X^4*Y^3*Z^4+4*X^3*Y^3*Z^4+4*X^2*Y^5*Z^2+8*X^2*Y^4*Z^2+4*X^2*Y^3*Z^2+76*X^2*Y^2*Z^2+4*X*Y^3*Z^2+4*X^2*Y*Z^2+36*X*Y^3*Z+48*X*Y^2*Z+132*X*Y*Z

Algorithm definition

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

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