Description of fast matrix multiplication algorithm: ⟨5×12×15:612⟩

Algorithm type

288⁢X2⁢Y2⁢Z2+108⁢X2⁢Y⁢Z+108⁢X⁢Y2⁢Z+108⁢X⁢Y⁢Z288X2Y2Z2108X2YZ108XY2Z108XYZ288*X^2*Y^2*Z^2+108*X^2*Y*Z+108*X*Y^2*Z+108*X*Y*Z

Algorithm definition

The algorithm ⟨5×12×15:612⟩ is the (Kronecker) tensor product of ⟨5×12×5:204⟩ with ⟨1×1×3:3⟩.

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