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

Algorithm type

96X6Y4Z4+16X4Y4Z6+16X2Y4Z8+32X6Y4Z2+144X4Y4Z4+32X4Y2Z6+16X2Y4Z6+128X6Y2Z2+64X4Y2Z4+32X2Y6Z2+64X2Y4Z4+160X4Y2Z2+32X2Y4Z2+192X3Y2Z2+32X2Y2Z3+32XY2Z4+64X3Y2Z+432X2Y2Z2+64X2YZ3+32XY2Z3+256X3YZ+128X2YZ2+64XY3Z+128XY2Z2+320X2YZ+64XY2Z+288XYZ96X6Y4Z416X4Y4Z616X2Y4Z832X6Y4Z2144X4Y4Z432X4Y2Z616X2Y4Z6128X6Y2Z264X4Y2Z432X2Y6Z264X2Y4Z4160X4Y2Z232X2Y4Z2192X3Y2Z232X2Y2Z332XY2Z464X3Y2Z432X2Y2Z264X2YZ332XY2Z3256X3YZ128X2YZ264XY3Z128XY2Z2320X2YZ64XY2Z288XYZ96*X^6*Y^4*Z^4+16*X^4*Y^4*Z^6+16*X^2*Y^4*Z^8+32*X^6*Y^4*Z^2+144*X^4*Y^4*Z^4+32*X^4*Y^2*Z^6+16*X^2*Y^4*Z^6+128*X^6*Y^2*Z^2+64*X^4*Y^2*Z^4+32*X^2*Y^6*Z^2+64*X^2*Y^4*Z^4+160*X^4*Y^2*Z^2+32*X^2*Y^4*Z^2+192*X^3*Y^2*Z^2+32*X^2*Y^2*Z^3+32*X*Y^2*Z^4+64*X^3*Y^2*Z+432*X^2*Y^2*Z^2+64*X^2*Y*Z^3+32*X*Y^2*Z^3+256*X^3*Y*Z+128*X^2*Y*Z^2+64*X*Y^3*Z+128*X*Y^2*Z^2+320*X^2*Y*Z+64*X*Y^2*Z+288*X*Y*Z

Algorithm definition

The algorithm ⟨16×16×20:2928⟩ is the (Kronecker) tensor product of ⟨4×4×4:48⟩ with ⟨4×4×5:61⟩.

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