Description of fast matrix multiplication algorithm: ⟨3×10×26:582⟩

Algorithm type

96X3Y3Z2+144X3Y3Z+12X2Y3Z2+102X2Y2Z2+4XY4Z+12X2YZ2+24XY3Z+36X2YZ+96XY2Z+36XYZ2+20XYZ96X3Y3Z2144X3Y3Z12X2Y3Z2102X2Y2Z24XY4Z12X2YZ224XY3Z36X2YZ96XY2Z36XYZ220XYZ96*X^3*Y^3*Z^2+144*X^3*Y^3*Z+12*X^2*Y^3*Z^2+102*X^2*Y^2*Z^2+4*X*Y^4*Z+12*X^2*Y*Z^2+24*X*Y^3*Z+36*X^2*Y*Z+96*X*Y^2*Z+36*X*Y*Z^2+20*X*Y*Z

Algorithm definition

The algorithm ⟨3×10×26:582⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×10×13:291⟩.

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