Description of fast matrix multiplication algorithm: ⟨3×16×20:710⟩

Algorithm type

4X3Y2Z3+32X2Y3Z2+16X3Y2Z+4X3YZ2+214X2Y2Z2+4X2YZ3+52X3YZ+64X2Y2Z+32XY3Z+4XYZ3+100X2YZ+120XY2Z+4XYZ2+60XYZ4X3Y2Z332X2Y3Z216X3Y2Z4X3YZ2214X2Y2Z24X2YZ352X3YZ64X2Y2Z32XY3Z4XYZ3100X2YZ120XY2Z4XYZ260XYZ4*X^3*Y^2*Z^3+32*X^2*Y^3*Z^2+16*X^3*Y^2*Z+4*X^3*Y*Z^2+214*X^2*Y^2*Z^2+4*X^2*Y*Z^3+52*X^3*Y*Z+64*X^2*Y^2*Z+32*X*Y^3*Z+4*X*Y*Z^3+100*X^2*Y*Z+120*X*Y^2*Z+4*X*Y*Z^2+60*X*Y*Z

Algorithm definition

The algorithm ⟨3×16×20:710⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×16×10:355⟩.

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