Description of fast matrix multiplication algorithm: ⟨3×19×27:1143⟩

Algorithm type

288X3Y3Z2+432X3Y3Z+18X2Y3Z2+126X2Y2Z2+9XY4Z+18X3YZ+36X2Y2Z+33XY3Z+18XYZ3+78X2YZ+75XY2Z+12XYZ288X3Y3Z2432X3Y3Z18X2Y3Z2126X2Y2Z29XY4Z18X3YZ36X2Y2Z33XY3Z18XYZ378X2YZ75XY2Z12XYZ288*X^3*Y^3*Z^2+432*X^3*Y^3*Z+18*X^2*Y^3*Z^2+126*X^2*Y^2*Z^2+9*X*Y^4*Z+18*X^3*Y*Z+36*X^2*Y^2*Z+33*X*Y^3*Z+18*X*Y*Z^3+78*X^2*Y*Z+75*X*Y^2*Z+12*X*Y*Z

Algorithm definition

The algorithm ⟨3×19×27:1143⟩ is the (Kronecker) tensor product of ⟨3×19×9:381⟩ 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