Description of fast matrix multiplication algorithm: ⟨4×11×32:960⟩

Algorithm type

2X4Y5Z4+36X4Y4Z4+2X3Y5Z4+2X4Y3Z4+6X2Y7Z2+8XY9Z+2X3Y3Z4+48X2Y6Z2+16X2Y5Z2+24XY7Z+38X2Y4Z2+12XY6Z+2XY5Z2+10X2Y3Z2+18XY5Z+206X2Y2Z2+48XY4Z+2XY3Z2+4X2YZ2+154XY3Z+36XY2Z+284XYZ2X4Y5Z436X4Y4Z42X3Y5Z42X4Y3Z46X2Y7Z28XY9Z2X3Y3Z448X2Y6Z216X2Y5Z224XY7Z38X2Y4Z212XY6Z2XY5Z210X2Y3Z218XY5Z206X2Y2Z248XY4Z2XY3Z24X2YZ2154XY3Z36XY2Z284XYZ2*X^4*Y^5*Z^4+36*X^4*Y^4*Z^4+2*X^3*Y^5*Z^4+2*X^4*Y^3*Z^4+6*X^2*Y^7*Z^2+8*X*Y^9*Z+2*X^3*Y^3*Z^4+48*X^2*Y^6*Z^2+16*X^2*Y^5*Z^2+24*X*Y^7*Z+38*X^2*Y^4*Z^2+12*X*Y^6*Z+2*X*Y^5*Z^2+10*X^2*Y^3*Z^2+18*X*Y^5*Z+206*X^2*Y^2*Z^2+48*X*Y^4*Z+2*X*Y^3*Z^2+4*X^2*Y*Z^2+154*X*Y^3*Z+36*X*Y^2*Z+284*X*Y*Z

Algorithm definition

The algorithm ⟨4×11×32:960⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨4×11×16:480⟩.

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