Description of fast matrix multiplication algorithm: ⟨8×18×20:1785⟩

Algorithm type

7X8Y8Z8+4X8Y6Z6+2X4Y12Z4+4X4Y10Z4+2X4Y10Z2+22X4Y8Z4+2X2Y12Z2+4X4Y6Z4+6X2Y10Z2+86X4Y4Z4+24X2Y8Z2+24X4Y3Z3+4X4Y2Z4+20X2Y6Z2+24X2Y5Z2+2X4Y2Z2+12X2Y5Z+198X2Y4Z2+12XY6Z+24X2Y3Z2+36XY5Z+318X2Y2Z2+144XY4Z+24X2YZ2+48XY3Z+12X2YZ+396XY2Z+324XYZ7X8Y8Z84X8Y6Z62X4Y12Z44X4Y10Z42X4Y10Z222X4Y8Z42X2Y12Z24X4Y6Z46X2Y10Z286X4Y4Z424X2Y8Z224X4Y3Z34X4Y2Z420X2Y6Z224X2Y5Z22X4Y2Z212X2Y5Z198X2Y4Z212XY6Z24X2Y3Z236XY5Z318X2Y2Z2144XY4Z24X2YZ248XY3Z12X2YZ396XY2Z324XYZ7*X^8*Y^8*Z^8+4*X^8*Y^6*Z^6+2*X^4*Y^12*Z^4+4*X^4*Y^10*Z^4+2*X^4*Y^10*Z^2+22*X^4*Y^8*Z^4+2*X^2*Y^12*Z^2+4*X^4*Y^6*Z^4+6*X^2*Y^10*Z^2+86*X^4*Y^4*Z^4+24*X^2*Y^8*Z^2+24*X^4*Y^3*Z^3+4*X^4*Y^2*Z^4+20*X^2*Y^6*Z^2+24*X^2*Y^5*Z^2+2*X^4*Y^2*Z^2+12*X^2*Y^5*Z+198*X^2*Y^4*Z^2+12*X*Y^6*Z+24*X^2*Y^3*Z^2+36*X*Y^5*Z+318*X^2*Y^2*Z^2+144*X*Y^4*Z+24*X^2*Y*Z^2+48*X*Y^3*Z+12*X^2*Y*Z+396*X*Y^2*Z+324*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×20:1785⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×9×10:255⟩.

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