Description of fast matrix multiplication algorithm: ⟨14×14×28:3318⟩

Algorithm type

2366X2Y2Z2+196X2YZ+378XY2Z+378XYZ22366X2Y2Z2196X2YZ378XY2Z378XYZ22366*X^2*Y^2*Z^2+196*X^2*Y*Z+378*X*Y^2*Z+378*X*Y*Z^2

Algorithm definition

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