Description of fast matrix multiplication algorithm: ⟨2×6×24:224⟩

Algorithm type

12X2Y4Z2+4X2Y4Z+4XY5Z+52X2Y2Z2+32XY4Z+36XY3Z+16XY2Z+68XYZ12X2Y4Z24X2Y4Z4XY5Z52X2Y2Z232XY4Z36XY3Z16XY2Z68XYZ12*X^2*Y^4*Z^2+4*X^2*Y^4*Z+4*X*Y^5*Z+52*X^2*Y^2*Z^2+32*X*Y^4*Z+36*X*Y^3*Z+16*X*Y^2*Z+68*X*Y*Z

Algorithm definition

The algorithm ⟨2×6×24:224⟩ is the (Kronecker) tensor product of ⟨1×1×4:4⟩ with ⟨2×6×6: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