Description of fast matrix multiplication algorithm: ⟨2×5×28:220⟩

Algorithm type

8X2Y5Z2+8X2Y4Z2+4X2Y3Z2+24XY5Z+40X2Y2Z2+28XY4Z+4X2YZ2+16XY3Z+24XY2Z+8XYZ2+56XYZ8X2Y5Z28X2Y4Z24X2Y3Z224XY5Z40X2Y2Z228XY4Z4X2YZ216XY3Z24XY2Z8XYZ256XYZ8*X^2*Y^5*Z^2+8*X^2*Y^4*Z^2+4*X^2*Y^3*Z^2+24*X*Y^5*Z+40*X^2*Y^2*Z^2+28*X*Y^4*Z+4*X^2*Y*Z^2+16*X*Y^3*Z+24*X*Y^2*Z+8*X*Y*Z^2+56*X*Y*Z

Algorithm definition

The algorithm ⟨2×5×28:220⟩ is the (Kronecker) tensor product of ⟨2×5×14:110⟩ 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