Description of fast matrix multiplication algorithm: ⟨8×18×28:2480⟩

Algorithm type

8X8Y8Z8+4X2Y18Z2+8X8Y6Z6+12X4Y12Z4+8X2Y15Z2+8X4Y10Z4+4X2Y15Z+4X4Y10Z2+8X4Y9Z3+156X4Y4Z4+48XY9Z+8X4Y3Z3+8X4Y2Z4+188X2Y6Z2+8X2Y5Z2+4X4Y2Z2+4X2Y5Z+152X2Y4Z2+104XY6Z+8X2Y3Z2+4X2Y3Z+520X2Y2Z2+48XY4Z+8X2YZ2+328XY3Z+4X2YZ+312XY2Z+504XYZ8X8Y8Z84X2Y18Z28X8Y6Z612X4Y12Z48X2Y15Z28X4Y10Z44X2Y15Z4X4Y10Z28X4Y9Z3156X4Y4Z448XY9Z8X4Y3Z38X4Y2Z4188X2Y6Z28X2Y5Z24X4Y2Z24X2Y5Z152X2Y4Z2104XY6Z8X2Y3Z24X2Y3Z520X2Y2Z248XY4Z8X2YZ2328XY3Z4X2YZ312XY2Z504XYZ8*X^8*Y^8*Z^8+4*X^2*Y^18*Z^2+8*X^8*Y^6*Z^6+12*X^4*Y^12*Z^4+8*X^2*Y^15*Z^2+8*X^4*Y^10*Z^4+4*X^2*Y^15*Z+4*X^4*Y^10*Z^2+8*X^4*Y^9*Z^3+156*X^4*Y^4*Z^4+48*X*Y^9*Z+8*X^4*Y^3*Z^3+8*X^4*Y^2*Z^4+188*X^2*Y^6*Z^2+8*X^2*Y^5*Z^2+4*X^4*Y^2*Z^2+4*X^2*Y^5*Z+152*X^2*Y^4*Z^2+104*X*Y^6*Z+8*X^2*Y^3*Z^2+4*X^2*Y^3*Z+520*X^2*Y^2*Z^2+48*X*Y^4*Z+8*X^2*Y*Z^2+328*X*Y^3*Z+4*X^2*Y*Z+312*X*Y^2*Z+504*X*Y*Z

Algorithm definition

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