Description of fast matrix multiplication algorithm: ⟨5×5×24:432⟩

Algorithm type

168X2Y2Z2+3X3YZ+6XY3Z+9XY2Z2+6XYZ3+39X2YZ+72XY2Z+66XYZ2+63XYZ168X2Y2Z23X3YZ6XY3Z9XY2Z26XYZ339X2YZ72XY2Z66XYZ263XYZ168*X^2*Y^2*Z^2+3*X^3*Y*Z+6*X*Y^3*Z+9*X*Y^2*Z^2+6*X*Y*Z^3+39*X^2*Y*Z+72*X*Y^2*Z+66*X*Y*Z^2+63*X*Y*Z

Algorithm definition

The algorithm ⟨5×5×24:432⟩ is the (Kronecker) tensor product of ⟨1×1×3:3⟩ with ⟨5×5×8:144⟩.

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