Description of fast matrix multiplication algorithm: ⟨3×3×5:36⟩

Algorithm type

9X2Y2Z2+2XYZ3+6XY2Z+6XYZ2+13XYZ9X2Y2Z22XYZ36XY2Z6XYZ213XYZ9*X^2*Y^2*Z^2+2*X*Y*Z^3+6*X*Y^2*Z+6*X*Y*Z^2+13*X*Y*Z

Algorithm definition

The algorithm ⟨3×3×5:36⟩ is taken from:

Alexey Vladimirovich Smirnov. The bilinear complexity and practical algorithms for matrix multiplication. Computational Mathematics and Mathematical Physics, 53(2):1781--1795, December 2013. [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