Description of fast matrix multiplication algorithm: ⟨3×3×4:29⟩

Algorithm type

7X2Y2Z2+X3YZ+2XY3Z+2XY2Z2+2XYZ3+4XY2Z+4XYZ2+7XYZ7X2Y2Z2X3YZ2XY3Z2XY2Z22XYZ34XY2Z4XYZ27XYZ7*X^2*Y^2*Z^2+X^3*Y*Z+2*X*Y^3*Z+2*X*Y^2*Z^2+2*X*Y*Z^3+4*X*Y^2*Z+4*X*Y*Z^2+7*X*Y*Z

Algorithm definition

The algorithm ⟨3×3×4:29⟩ 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

Algorithm symmetries

The following group of 2 isotropies acts as a permutation group on algorithm tensor representation:

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