Description of fast matrix multiplication algorithm: ⟨4×25×28:1792⟩

Algorithm type

32X4Y12Z4+40X2Y16Z2+40XY16Z+80X4Y8Z4+120X2Y12Z2+88XY12Z+136X2Y8Z2+56XY8Z+152X2Y4Z2+64X2Y3Z2+160X2Y2Z2+232XY4Z+176XY3Z+112XY2Z+304XYZ32X4Y12Z440X2Y16Z240XY16Z80X4Y8Z4120X2Y12Z288XY12Z136X2Y8Z256XY8Z152X2Y4Z264X2Y3Z2160X2Y2Z2232XY4Z176XY3Z112XY2Z304XYZ32*X^4*Y^12*Z^4+40*X^2*Y^16*Z^2+40*X*Y^16*Z+80*X^4*Y^8*Z^4+120*X^2*Y^12*Z^2+88*X*Y^12*Z+136*X^2*Y^8*Z^2+56*X*Y^8*Z+152*X^2*Y^4*Z^2+64*X^2*Y^3*Z^2+160*X^2*Y^2*Z^2+232*X*Y^4*Z+176*X*Y^3*Z+112*X*Y^2*Z+304*X*Y*Z

Algorithm definition

The algorithm ⟨4×25×28:1792⟩ is the (Kronecker) tensor product of ⟨2×5×4:32⟩ with ⟨2×5×7:56⟩.

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