Description of fast matrix multiplication algorithm: ⟨13×13×26:2691⟩

Algorithm type

1872X2Y2Z2+169X2YZ+325XY2Z+325XYZ21872X2Y2Z2169X2YZ325XY2Z325XYZ21872*X^2*Y^2*Z^2+169*X^2*Y*Z+325*X*Y^2*Z+325*X*Y*Z^2

Algorithm definition

The algorithm ⟨13×13×26:2691⟩ is taken from:

Igor Kaporin. The aggregation and cancellation techniques as a practical tool for faster matrix multiplication. Theoretical Computer Science, 315:469--510, May 2004. [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