Description of fast matrix multiplication algorithm: ⟨7×7×14:483⟩

Algorithm type

252X2Y2Z2+49X2YZ+91XY2Z+91XYZ2252X2Y2Z249X2YZ91XY2Z91XYZ2252*X^2*Y^2*Z^2+49*X^2*Y*Z+91*X*Y^2*Z+91*X*Y*Z^2

Algorithm definition

The algorithm ⟨7×7×14:483⟩ 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