Description of fast matrix multiplication algorithm: ⟨3×10×32:710⟩

Algorithm type

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

Algorithm definition

The algorithm ⟨3×10×32:710⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×10×16: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