Description of fast matrix multiplication algorithm: ⟨3×13×24:696⟩

Algorithm type

192X2Y3Z3+288XY3Z3+72X2Y2Z2+72XY2Z+72XYZ2192X2Y3Z3288XY3Z372X2Y2Z272XY2Z72XYZ2192*X^2*Y^3*Z^3+288*X*Y^3*Z^3+72*X^2*Y^2*Z^2+72*X*Y^2*Z+72*X*Y*Z^2

Algorithm definition

The algorithm ⟨3×13×24:696⟩ is the (Kronecker) tensor product of ⟨3×13×12:348⟩ 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