Description of fast matrix multiplication algorithm: ⟨31×32×32:15006⟩

Algorithm type

8120X3Y3Z3+1800X3Y3Z+435X3Y2Z2+1290X2Y3Z2+435X2Y2Z3+30X3Y2Z+91X2Y3Z+540X2Y2Z2+78X2Y2Z+30XY3Z+15XY2Z2+1830XYZ3+32XY2Z+154XYZ2+126XYZ8120X3Y3Z31800X3Y3Z435X3Y2Z21290X2Y3Z2435X2Y2Z330X3Y2Z91X2Y3Z540X2Y2Z278X2Y2Z30XY3Z15XY2Z21830XYZ332XY2Z154XYZ2126XYZ8120*X^3*Y^3*Z^3+1800*X^3*Y^3*Z+435*X^3*Y^2*Z^2+1290*X^2*Y^3*Z^2+435*X^2*Y^2*Z^3+30*X^3*Y^2*Z+91*X^2*Y^3*Z+540*X^2*Y^2*Z^2+78*X^2*Y^2*Z+30*X*Y^3*Z+15*X*Y^2*Z^2+1830*X*Y*Z^3+32*X*Y^2*Z+154*X*Y*Z^2+126*X*Y*Z

Algorithm definition

The algorithm ⟨31×32×32:15006⟩ is the projection [[1, 0], [0]] of ⟨32×32×32:15136⟩.

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