Description of fast matrix multiplication algorithm: ⟨5×5×30:542⟩

Algorithm type

2X3Y2Z2+206X2Y2Z2+8X3YZ+2X2YZ2+4XY3Z+6XY2Z2+6XYZ3+44X2YZ+88XY2Z+82XYZ2+94XYZ2X3Y2Z2206X2Y2Z28X3YZ2X2YZ24XY3Z6XY2Z26XYZ344X2YZ88XY2Z82XYZ294XYZ2*X^3*Y^2*Z^2+206*X^2*Y^2*Z^2+8*X^3*Y*Z+2*X^2*Y*Z^2+4*X*Y^3*Z+6*X*Y^2*Z^2+6*X*Y*Z^3+44*X^2*Y*Z+88*X*Y^2*Z+82*X*Y*Z^2+94*X*Y*Z

Algorithm definition

The algorithm ⟨5×5×30:542⟩ is the (Kronecker) tensor product of ⟨5×5×15:271⟩ 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