Description of fast matrix multiplication algorithm: ⟨4×7×12:246⟩

Algorithm type

90X2Y2Z2+6X2Y2Z+4X2YZ2+2XY3Z+2XYZ3+24X2YZ+54XY2Z+20XYZ2+44XYZ90X2Y2Z26X2Y2Z4X2YZ22XY3Z2XYZ324X2YZ54XY2Z20XYZ244XYZ90*X^2*Y^2*Z^2+6*X^2*Y^2*Z+4*X^2*Y*Z^2+2*X*Y^3*Z+2*X*Y*Z^3+24*X^2*Y*Z+54*X*Y^2*Z+20*X*Y*Z^2+44*X*Y*Z

Algorithm definition

The algorithm ⟨4×7×12:246⟩ is the (Kronecker) tensor product of ⟨4×7×6:123⟩ 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