Description of fast matrix multiplication algorithm: ⟨10×24×25:3520⟩

Algorithm type

320X4Y8Z4+24X2Y12Z2+8X4Y8Z2+24XY12Z+24X6Y4Z2+8X4Y4Z4+432X2Y8Z2+16X2Y4Z6+8X2Y8Z+104X4Y4Z2+96X2Y4Z4+112XY8Z+24X3Y4Z+176X2Y4Z2+16XY4Z3+104X2Y4Z+96XY4Z2+640X2Y2Z2+168XY4Z+48X3YZ+16X2Y2Z+16X2YZ2+48XY3Z+32XYZ3+208X2YZ+224XY2Z+192XYZ2+336XYZ320X4Y8Z424X2Y12Z28X4Y8Z224XY12Z24X6Y4Z28X4Y4Z4432X2Y8Z216X2Y4Z68X2Y8Z104X4Y4Z296X2Y4Z4112XY8Z24X3Y4Z176X2Y4Z216XY4Z3104X2Y4Z96XY4Z2640X2Y2Z2168XY4Z48X3YZ16X2Y2Z16X2YZ248XY3Z32XYZ3208X2YZ224XY2Z192XYZ2336XYZ320*X^4*Y^8*Z^4+24*X^2*Y^12*Z^2+8*X^4*Y^8*Z^2+24*X*Y^12*Z+24*X^6*Y^4*Z^2+8*X^4*Y^4*Z^4+432*X^2*Y^8*Z^2+16*X^2*Y^4*Z^6+8*X^2*Y^8*Z+104*X^4*Y^4*Z^2+96*X^2*Y^4*Z^4+112*X*Y^8*Z+24*X^3*Y^4*Z+176*X^2*Y^4*Z^2+16*X*Y^4*Z^3+104*X^2*Y^4*Z+96*X*Y^4*Z^2+640*X^2*Y^2*Z^2+168*X*Y^4*Z+48*X^3*Y*Z+16*X^2*Y^2*Z+16*X^2*Y*Z^2+48*X*Y^3*Z+32*X*Y*Z^3+208*X^2*Y*Z+224*X*Y^2*Z+192*X*Y*Z^2+336*X*Y*Z

Algorithm definition

The algorithm ⟨10×24×25:3520⟩ is the (Kronecker) tensor product of ⟨2×4×5:32⟩ with ⟨5×6×5:110⟩.

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