Description of fast matrix multiplication algorithm: ⟨4×7×24:492⟩

Algorithm type

9X4Y4Z4+3X4Y3Z4+6X3Y3Z4+6X2Y5Z2+12X2Y4Z2+6X2Y3Z2+114X2Y2Z2+6XY3Z2+6X2YZ2+54XY3Z+72XY2Z+198XYZ9X4Y4Z43X4Y3Z46X3Y3Z46X2Y5Z212X2Y4Z26X2Y3Z2114X2Y2Z26XY3Z26X2YZ254XY3Z72XY2Z198XYZ9*X^4*Y^4*Z^4+3*X^4*Y^3*Z^4+6*X^3*Y^3*Z^4+6*X^2*Y^5*Z^2+12*X^2*Y^4*Z^2+6*X^2*Y^3*Z^2+114*X^2*Y^2*Z^2+6*X*Y^3*Z^2+6*X^2*Y*Z^2+54*X*Y^3*Z+72*X*Y^2*Z+198*X*Y*Z

Algorithm definition

The algorithm ⟨4×7×24:492⟩ is the (Kronecker) tensor product of ⟨1×1×3:3⟩ with ⟨4×7×8:164⟩.

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