Description of fast matrix multiplication algorithm: ⟨2×6×16:150⟩

Algorithm type

4X2Y6Z2+8X2Y5Z2+4X2Y4Z2+12XY6Z+2X2Y3Z2+20XY5Z+24X2Y2Z2+10XY4Z+8XY3Z+14XY2Z+4XYZ2+40XYZ4X2Y6Z28X2Y5Z24X2Y4Z212XY6Z2X2Y3Z220XY5Z24X2Y2Z210XY4Z8XY3Z14XY2Z4XYZ240XYZ4*X^2*Y^6*Z^2+8*X^2*Y^5*Z^2+4*X^2*Y^4*Z^2+12*X*Y^6*Z+2*X^2*Y^3*Z^2+20*X*Y^5*Z+24*X^2*Y^2*Z^2+10*X*Y^4*Z+8*X*Y^3*Z+14*X*Y^2*Z+4*X*Y*Z^2+40*X*Y*Z

Algorithm definition

The algorithm ⟨2×6×16:150⟩ is the (Kronecker) tensor product of ⟨2×6×8:75⟩ 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