Description of fast matrix multiplication algorithm: ⟨3×10×12:268⟩

Algorithm type

64X2Y3Z3+96XY3Z3+36X2Y2Z2+36XY2Z+36XYZ264X2Y3Z396XY3Z336X2Y2Z236XY2Z36XYZ264*X^2*Y^3*Z^3+96*X*Y^3*Z^3+36*X^2*Y^2*Z^2+36*X*Y^2*Z+36*X*Y*Z^2

Algorithm definition

The algorithm ⟨3×10×12:268⟩ is the (Kronecker) tensor product of ⟨3×10×6:134⟩ 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