Description of fast matrix multiplication algorithm: ⟨3×5×16:180⟩

Algorithm type

2X3YZ3+6X2Y3Z2+54X2Y2Z2+2XY2Z3+2X3YZ+10XY3Z+14XY2Z2+20XYZ3+2X2YZ+32XY2Z+28XYZ2+8XYZ2X3YZ36X2Y3Z254X2Y2Z22XY2Z32X3YZ10XY3Z14XY2Z220XYZ32X2YZ32XY2Z28XYZ28XYZ2*X^3*Y*Z^3+6*X^2*Y^3*Z^2+54*X^2*Y^2*Z^2+2*X*Y^2*Z^3+2*X^3*Y*Z+10*X*Y^3*Z+14*X*Y^2*Z^2+20*X*Y*Z^3+2*X^2*Y*Z+32*X*Y^2*Z+28*X*Y*Z^2+8*X*Y*Z

Algorithm definition

The algorithm ⟨3×5×16:180⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×5×8:90⟩.

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