Description of fast matrix multiplication algorithm: ⟨4×14×32:1196⟩

Algorithm type

4X4Y8Z4+24X4Y6Z4+32X4Y4Z4+46X2Y8Z2+24X2Y7Z2+32X2Y6Z2+64XY8Z+16X2Y5Z2+8XY7Z+86X2Y4Z2+40X2Y3Z2+12XY5Z+172X2Y2Z2+180XY4Z+112XY3Z+100XY2Z+244XYZ4X4Y8Z424X4Y6Z432X4Y4Z446X2Y8Z224X2Y7Z232X2Y6Z264XY8Z16X2Y5Z28XY7Z86X2Y4Z240X2Y3Z212XY5Z172X2Y2Z2180XY4Z112XY3Z100XY2Z244XYZ4*X^4*Y^8*Z^4+24*X^4*Y^6*Z^4+32*X^4*Y^4*Z^4+46*X^2*Y^8*Z^2+24*X^2*Y^7*Z^2+32*X^2*Y^6*Z^2+64*X*Y^8*Z+16*X^2*Y^5*Z^2+8*X*Y^7*Z+86*X^2*Y^4*Z^2+40*X^2*Y^3*Z^2+12*X*Y^5*Z+172*X^2*Y^2*Z^2+180*X*Y^4*Z+112*X*Y^3*Z+100*X*Y^2*Z+244*X*Y*Z

Algorithm definition

The algorithm ⟨4×14×32:1196⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨4×14×16:598⟩.

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