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

Algorithm type

X2Y5Z2+4X2Y4Z2+2X2Y3Z2+2XY5Z+XY4Z2+16X2Y2Z2+4XY4Z+4XY3Z2+2X2YZ2+2XY3Z+XY2Z2+2X2YZ+11XY2Z+XYZ2+29XYZX2Y5Z24X2Y4Z22X2Y3Z22XY5ZXY4Z216X2Y2Z24XY4Z4XY3Z22X2YZ22XY3ZXY2Z22X2YZ11XY2ZXYZ229XYZX^2*Y^5*Z^2+4*X^2*Y^4*Z^2+2*X^2*Y^3*Z^2+2*X*Y^5*Z+X*Y^4*Z^2+16*X^2*Y^2*Z^2+4*X*Y^4*Z+4*X*Y^3*Z^2+2*X^2*Y*Z^2+2*X*Y^3*Z+X*Y^2*Z^2+2*X^2*Y*Z+11*X*Y^2*Z+X*Y*Z^2+29*X*Y*Z

Algorithm definition

The algorithm ⟨3×5×7:82⟩ is taken from:

SMIRNOV2021

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