Description of fast matrix multiplication algorithm: ⟨8×10×20:1040⟩

Algorithm type

60X4Y4Z4+24X2Y6Z2+20X2Y2Z6+60X2Y4Z2+80X2Y2Z4+8XY3Z3+196X2Y2Z2+32XY3Z2+20XY2Z3+40XY3Z+80XY2Z2+32XYZ3+100XY2Z+128XYZ2+160XYZ60X4Y4Z424X2Y6Z220X2Y2Z660X2Y4Z280X2Y2Z48XY3Z3196X2Y2Z232XY3Z220XY2Z340XY3Z80XY2Z232XYZ3100XY2Z128XYZ2160XYZ60*X^4*Y^4*Z^4+24*X^2*Y^6*Z^2+20*X^2*Y^2*Z^6+60*X^2*Y^4*Z^2+80*X^2*Y^2*Z^4+8*X*Y^3*Z^3+196*X^2*Y^2*Z^2+32*X*Y^3*Z^2+20*X*Y^2*Z^3+40*X*Y^3*Z+80*X*Y^2*Z^2+32*X*Y*Z^3+100*X*Y^2*Z+128*X*Y*Z^2+160*X*Y*Z

Algorithm definition

The algorithm ⟨8×10×20:1040⟩ is the (Kronecker) tensor product of ⟨2×5×5:40⟩ with ⟨4×2×4:26⟩.

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