Description of fast matrix multiplication algorithm: ⟨25×25×25:8359⟩

Algorithm type

3300X3Y3Z3+242X3Y2Z3+1012X3Y3Z+495X3Y2Z2+737X2Y3Z2+231X2Y2Z3+81X3Y2Z+264X3YZ2+69X2Y3Z+400X2Y2Z2+11X2YZ3+11X3YZ+86X2Y2Z+24X2YZ2+23XY3Z+11XY2Z2+1056XYZ3+38X2YZ+27XY2Z+143XYZ2+98XYZ3300X3Y3Z3242X3Y2Z31012X3Y3Z495X3Y2Z2737X2Y3Z2231X2Y2Z381X3Y2Z264X3YZ269X2Y3Z400X2Y2Z211X2YZ311X3YZ86X2Y2Z24X2YZ223XY3Z11XY2Z21056XYZ338X2YZ27XY2Z143XYZ298XYZ3300*X^3*Y^3*Z^3+242*X^3*Y^2*Z^3+1012*X^3*Y^3*Z+495*X^3*Y^2*Z^2+737*X^2*Y^3*Z^2+231*X^2*Y^2*Z^3+81*X^3*Y^2*Z+264*X^3*Y*Z^2+69*X^2*Y^3*Z+400*X^2*Y^2*Z^2+11*X^2*Y*Z^3+11*X^3*Y*Z+86*X^2*Y^2*Z+24*X^2*Y*Z^2+23*X*Y^3*Z+11*X*Y^2*Z^2+1056*X*Y*Z^3+38*X^2*Y*Z+27*X*Y^2*Z+143*X*Y*Z^2+98*X*Y*Z

Algorithm definition

The algorithm ⟨25×25×25:8359⟩ is the projection [[1, 15], [15]] of ⟨26×26×26:8658⟩.

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