Description of fast matrix multiplication algorithm: ⟨15×15×16:2160⟩

Algorithm type

168X4Y4Z4+3X6Y2Z2+6X2Y6Z2+9X2Y4Z4+6X2Y2Z6+6X6YZ+375X4Y2Z2+72X2Y4Z2+66X2Y2Z4+78X4YZ+12X2Y3Z+417X2Y2Z2+12X2YZ3+6X3YZ+144X2Y2Z+132X2YZ2+12XY3Z+18XY2Z2+12XYZ3+204X2YZ+144XY2Z+132XYZ2+126XYZ168X4Y4Z43X6Y2Z26X2Y6Z29X2Y4Z46X2Y2Z66X6YZ375X4Y2Z272X2Y4Z266X2Y2Z478X4YZ12X2Y3Z417X2Y2Z212X2YZ36X3YZ144X2Y2Z132X2YZ212XY3Z18XY2Z212XYZ3204X2YZ144XY2Z132XYZ2126XYZ168*X^4*Y^4*Z^4+3*X^6*Y^2*Z^2+6*X^2*Y^6*Z^2+9*X^2*Y^4*Z^4+6*X^2*Y^2*Z^6+6*X^6*Y*Z+375*X^4*Y^2*Z^2+72*X^2*Y^4*Z^2+66*X^2*Y^2*Z^4+78*X^4*Y*Z+12*X^2*Y^3*Z+417*X^2*Y^2*Z^2+12*X^2*Y*Z^3+6*X^3*Y*Z+144*X^2*Y^2*Z+132*X^2*Y*Z^2+12*X*Y^3*Z+18*X*Y^2*Z^2+12*X*Y*Z^3+204*X^2*Y*Z+144*X*Y^2*Z+132*X*Y*Z^2+126*X*Y*Z

Algorithm definition

The algorithm ⟨15×15×16:2160⟩ is the (Kronecker) tensor product of ⟨3×3×2:15⟩ with ⟨5×5×8:144⟩.

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