Description of fast matrix multiplication algorithm: ⟨3×14×20:624⟩

Algorithm type

16⁢X2⁢Y3⁢Z2+200⁢X2⁢Y2⁢Z2+16⁢X⁢Y4⁢Z+32⁢X3⁢Y⁢Z+48⁢X2⁢Y2⁢Z+32⁢X⁢Y3⁢Z+16⁢X⁢Y⁢Z3+112⁢X2⁢Y⁢Z+120⁢X⁢Y2⁢Z+16⁢X⁢Y⁢Z2+16⁢X⁢Y⁢Z16X2Y3Z2200X2Y2Z216XY4Z32X3YZ48X2Y2Z32XY3Z16XYZ3112X2YZ120XY2Z16XYZ216XYZ16*X^2*Y^3*Z^2+200*X^2*Y^2*Z^2+16*X*Y^4*Z+32*X^3*Y*Z+48*X^2*Y^2*Z+32*X*Y^3*Z+16*X*Y*Z^3+112*X^2*Y*Z+120*X*Y^2*Z+16*X*Y*Z^2+16*X*Y*Z

Algorithm definition

The algorithm ⟨3×14×20:624⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×14×10:312⟩.

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