Description of fast matrix multiplication algorithm: ⟨19×20×20:4258⟩

Algorithm type

1632X3Y3Z3+648X3Y3Z+153X3Y2Z2+450X2Y3Z2+153X2Y2Z3+18X3Y2Z+55X2Y3Z+216X2Y2Z2+48X2Y2Z+18XY3Z+9XY2Z2+666XYZ3+20XY2Z+94XYZ2+78XYZ1632X3Y3Z3648X3Y3Z153X3Y2Z2450X2Y3Z2153X2Y2Z318X3Y2Z55X2Y3Z216X2Y2Z248X2Y2Z18XY3Z9XY2Z2666XYZ320XY2Z94XYZ278XYZ1632*X^3*Y^3*Z^3+648*X^3*Y^3*Z+153*X^3*Y^2*Z^2+450*X^2*Y^3*Z^2+153*X^2*Y^2*Z^3+18*X^3*Y^2*Z+55*X^2*Y^3*Z+216*X^2*Y^2*Z^2+48*X^2*Y^2*Z+18*X*Y^3*Z+9*X*Y^2*Z^2+666*X*Y*Z^3+20*X*Y^2*Z+94*X*Y*Z^2+78*X*Y*Z

Algorithm definition

The algorithm ⟨19×20×20:4258⟩ is the projection [[1, 0], [0]] of ⟨20×20×20:4340⟩.

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