Description of fast matrix multiplication algorithm: ⟨4×14×30:1114⟩

Algorithm type

32X4Y8Z4+32X4Y6Z4+34X2Y10Z2+64X2Y8Z2+36XY10Z+2X2Y7Z2+74X2Y6Z2+36XY8Z+8X2Y5Z2+10XY7Z+60X2Y4Z2+42XY6Z+58X2Y3Z2+30XY5Z+98X2Y2Z2+64XY4Z+16X2YZ2+140XY3Z+158XY2Z+120XYZ32X4Y8Z432X4Y6Z434X2Y10Z264X2Y8Z236XY10Z2X2Y7Z274X2Y6Z236XY8Z8X2Y5Z210XY7Z60X2Y4Z242XY6Z58X2Y3Z230XY5Z98X2Y2Z264XY4Z16X2YZ2140XY3Z158XY2Z120XYZ32*X^4*Y^8*Z^4+32*X^4*Y^6*Z^4+34*X^2*Y^10*Z^2+64*X^2*Y^8*Z^2+36*X*Y^10*Z+2*X^2*Y^7*Z^2+74*X^2*Y^6*Z^2+36*X*Y^8*Z+8*X^2*Y^5*Z^2+10*X*Y^7*Z+60*X^2*Y^4*Z^2+42*X*Y^6*Z+58*X^2*Y^3*Z^2+30*X*Y^5*Z+98*X^2*Y^2*Z^2+64*X*Y^4*Z+16*X^2*Y*Z^2+140*X*Y^3*Z+158*X*Y^2*Z+120*X*Y*Z

Algorithm definition

The algorithm ⟨4×14×30:1114⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨4×14×15:557⟩.

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