Description of fast matrix multiplication algorithm: ⟨16×18×18:3010⟩

Algorithm type

21X8Y8Z8+6X12Y4Z4+6X8Y4Z8+3X4Y12Z4+6X4Y4Z12+12X8Y4Z4+16X6Y4Z6+42X4Y8Z4+12X4Y4Z8+6X2Y12Z2+24X6Y2Z6+12X6Y4Z2+192X4Y4Z4+12X2Y4Z6+48X6Y2Z2+24X4Y4Z2+48X4Y2Z4+24X2Y6Z2+24X2Y4Z4+48X2Y2Z6+96X4Y2Z2+96X3Y2Z3+276X2Y4Z2+96X2Y2Z4+36XY6Z+144X3YZ3+72X3Y2Z+420X2Y2Z2+72XY2Z3+72X3YZ+144X2Y2Z+72X2YZ2+36XY3Z+144XY2Z2+72XYZ3+144X2YZ+144XY2Z+144XYZ2+144XYZ21X8Y8Z86X12Y4Z46X8Y4Z83X4Y12Z46X4Y4Z1212X8Y4Z416X6Y4Z642X4Y8Z412X4Y4Z86X2Y12Z224X6Y2Z612X6Y4Z2192X4Y4Z412X2Y4Z648X6Y2Z224X4Y4Z248X4Y2Z424X2Y6Z224X2Y4Z448X2Y2Z696X4Y2Z296X3Y2Z3276X2Y4Z296X2Y2Z436XY6Z144X3YZ372X3Y2Z420X2Y2Z272XY2Z372X3YZ144X2Y2Z72X2YZ236XY3Z144XY2Z272XYZ3144X2YZ144XY2Z144XYZ2144XYZ21*X^8*Y^8*Z^8+6*X^12*Y^4*Z^4+6*X^8*Y^4*Z^8+3*X^4*Y^12*Z^4+6*X^4*Y^4*Z^12+12*X^8*Y^4*Z^4+16*X^6*Y^4*Z^6+42*X^4*Y^8*Z^4+12*X^4*Y^4*Z^8+6*X^2*Y^12*Z^2+24*X^6*Y^2*Z^6+12*X^6*Y^4*Z^2+192*X^4*Y^4*Z^4+12*X^2*Y^4*Z^6+48*X^6*Y^2*Z^2+24*X^4*Y^4*Z^2+48*X^4*Y^2*Z^4+24*X^2*Y^6*Z^2+24*X^2*Y^4*Z^4+48*X^2*Y^2*Z^6+96*X^4*Y^2*Z^2+96*X^3*Y^2*Z^3+276*X^2*Y^4*Z^2+96*X^2*Y^2*Z^4+36*X*Y^6*Z+144*X^3*Y*Z^3+72*X^3*Y^2*Z+420*X^2*Y^2*Z^2+72*X*Y^2*Z^3+72*X^3*Y*Z+144*X^2*Y^2*Z+72*X^2*Y*Z^2+36*X*Y^3*Z+144*X*Y^2*Z^2+72*X*Y*Z^3+144*X^2*Y*Z+144*X*Y^2*Z+144*X*Y*Z^2+144*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