Description of fast matrix multiplication algorithm: ⟨3×14×14:440⟩

Algorithm type

32X3Y3Z2+48X3Y3Z+24X2Y3Z2+96X2Y2Z2+8XY4Z+24X2YZ2+48XY3Z+36X2YZ+84XY2Z+40XYZ32X3Y3Z248X3Y3Z24X2Y3Z296X2Y2Z28XY4Z24X2YZ248XY3Z36X2YZ84XY2Z40XYZ32*X^3*Y^3*Z^2+48*X^3*Y^3*Z+24*X^2*Y^3*Z^2+96*X^2*Y^2*Z^2+8*X*Y^4*Z+24*X^2*Y*Z^2+48*X*Y^3*Z+36*X^2*Y*Z+84*X*Y^2*Z+40*X*Y*Z

Algorithm definition

The algorithm ⟨3×14×14:440⟩ is the (Kronecker) tensor product of ⟨3×14×7:220⟩ 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