Description of fast matrix multiplication algorithm: ⟨28×30×30:12464⟩

Algorithm type

5876X3Y3Z3+1460X3Y3Z+338X3Y2Z2+1716X2Y3Z2+338X2Y2Z3+26X3Y2Z+136X2Y3Z+500X2Y2Z2+84X2Y2Z+108XY3Z+26XY2Z2+1486XYZ3+60XY2Z+194XYZ2+116XYZ5876X3Y3Z31460X3Y3Z338X3Y2Z21716X2Y3Z2338X2Y2Z326X3Y2Z136X2Y3Z500X2Y2Z284X2Y2Z108XY3Z26XY2Z21486XYZ360XY2Z194XYZ2116XYZ5876*X^3*Y^3*Z^3+1460*X^3*Y^3*Z+338*X^3*Y^2*Z^2+1716*X^2*Y^3*Z^2+338*X^2*Y^2*Z^3+26*X^3*Y^2*Z+136*X^2*Y^3*Z+500*X^2*Y^2*Z^2+84*X^2*Y^2*Z+108*X*Y^3*Z+26*X*Y^2*Z^2+1486*X*Y*Z^3+60*X*Y^2*Z+194*X*Y*Z^2+116*X*Y*Z

Algorithm definition

The algorithm ⟨28×30×30:12464⟩ is taken from:

Optimization techniques for small matrix multiplication. Theoretical Computer Science, 412(22):2219--2236, May 2011. [ DOI ]

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