Description of fast matrix multiplication algorithm: ⟨3×8×25:450⟩

Algorithm type

12X2Y3Z2+138X2Y2Z2+4XY4Z+12X2YZ2+24XY3Z+132XY2Z+108XYZ2+20XYZ12X2Y3Z2138X2Y2Z24XY4Z12X2YZ224XY3Z132XY2Z108XYZ220XYZ12*X^2*Y^3*Z^2+138*X^2*Y^2*Z^2+4*X*Y^4*Z+12*X^2*Y*Z^2+24*X*Y^3*Z+132*X*Y^2*Z+108*X*Y*Z^2+20*X*Y*Z

Algorithm definition

The algorithm ⟨3×8×25:450⟩ is the (Kronecker) tensor product of ⟨1×2×1:2⟩ with ⟨3×4×25:225⟩.

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