Description of fast matrix multiplication algorithm: ⟨2×8×16:200⟩

Algorithm type

56X2Y2Z2+20XY3Z+32XY2Z+92XYZ56X2Y2Z220XY3Z32XY2Z92XYZ56*X^2*Y^2*Z^2+20*X*Y^3*Z+32*X*Y^2*Z+92*X*Y*Z

Algorithm definition

The algorithm ⟨2×8×16:200⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨2×8×8:100⟩.

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