Description of fast matrix multiplication algorithm: ⟨29×31×32:14705⟩

Algorithm type

6268X3Y3Z3+338X3Y2Z3+1518X3Y3Z+351X3Y2Z2+2136X2Y3Z2+338X2Y2Z3+67X3Y2Z+168X2Y3Z+1032X2Y2Z2+13X2YZ3+102X2Y2Z+2X2YZ2+151XY3Z+26XY2Z2+1572XYZ3+14X2YZ+191XY2Z+265XYZ2+153XYZ6268X3Y3Z3338X3Y2Z31518X3Y3Z351X3Y2Z22136X2Y3Z2338X2Y2Z367X3Y2Z168X2Y3Z1032X2Y2Z213X2YZ3102X2Y2Z2X2YZ2151XY3Z26XY2Z21572XYZ314X2YZ191XY2Z265XYZ2153XYZ6268*X^3*Y^3*Z^3+338*X^3*Y^2*Z^3+1518*X^3*Y^3*Z+351*X^3*Y^2*Z^2+2136*X^2*Y^3*Z^2+338*X^2*Y^2*Z^3+67*X^3*Y^2*Z+168*X^2*Y^3*Z+1032*X^2*Y^2*Z^2+13*X^2*Y*Z^3+102*X^2*Y^2*Z+2*X^2*Y*Z^2+151*X*Y^3*Z+26*X*Y^2*Z^2+1572*X*Y*Z^3+14*X^2*Y*Z+191*X*Y^2*Z+265*X*Y*Z^2+153*X*Y*Z

Algorithm definition

The algorithm ⟨29×31×32:14705⟩ 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