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

Algorithm type

8X8Y8Z8+8X6Y8Z6+8X4Y12Z4+4X4Y4Z12+8X4Y4Z10+8X3Y12Z3+4X2Y4Z10+4X2Y6Z6+8X2Y6Z5+148X4Y4Z4+4XY6Z5+4X2Y4Z5+4X2Y3Z6+4X6Y2Z2+8X4Y4Z2+8X4Y2Z4+28X3Y4Z3+128X2Y6Z2+4X2Y3Z5+52X2Y2Z6+4X5Y2Z2+8X2Y6Z+8X2Y2Z5+4XY6Z2+16X4Y2Z2+8X3Y4Z+16X2Y4Z2+4X2Y3Z3+72X2Y2Z4+4XY6Z+4XY2Z5+20X3Y2Z2+52X2Y3Z2+8XY5Z+48XY3Z3+8X3Y2Z+12X2Y3Z+492X2Y2Z2+16XY4Z+76XY3Z2+24XY2Z3+48X3YZ+80X2Y2Z+16X2YZ2+268XY3Z+16XY2Z2+72XYZ3+144X2YZ+104XY2Z+72XYZ2+280XYZ8X8Y8Z88X6Y8Z68X4Y12Z44X4Y4Z128X4Y4Z108X3Y12Z34X2Y4Z104X2Y6Z68X2Y6Z5148X4Y4Z44XY6Z54X2Y4Z54X2Y3Z64X6Y2Z28X4Y4Z28X4Y2Z428X3Y4Z3128X2Y6Z24X2Y3Z552X2Y2Z64X5Y2Z28X2Y6Z8X2Y2Z54XY6Z216X4Y2Z28X3Y4Z16X2Y4Z24X2Y3Z372X2Y2Z44XY6Z4XY2Z520X3Y2Z252X2Y3Z28XY5Z48XY3Z38X3Y2Z12X2Y3Z492X2Y2Z216XY4Z76XY3Z224XY2Z348X3YZ80X2Y2Z16X2YZ2268XY3Z16XY2Z272XYZ3144X2YZ104XY2Z72XYZ2280XYZ8*X^8*Y^8*Z^8+8*X^6*Y^8*Z^6+8*X^4*Y^12*Z^4+4*X^4*Y^4*Z^12+8*X^4*Y^4*Z^10+8*X^3*Y^12*Z^3+4*X^2*Y^4*Z^10+4*X^2*Y^6*Z^6+8*X^2*Y^6*Z^5+148*X^4*Y^4*Z^4+4*X*Y^6*Z^5+4*X^2*Y^4*Z^5+4*X^2*Y^3*Z^6+4*X^6*Y^2*Z^2+8*X^4*Y^4*Z^2+8*X^4*Y^2*Z^4+28*X^3*Y^4*Z^3+128*X^2*Y^6*Z^2+4*X^2*Y^3*Z^5+52*X^2*Y^2*Z^6+4*X^5*Y^2*Z^2+8*X^2*Y^6*Z+8*X^2*Y^2*Z^5+4*X*Y^6*Z^2+16*X^4*Y^2*Z^2+8*X^3*Y^4*Z+16*X^2*Y^4*Z^2+4*X^2*Y^3*Z^3+72*X^2*Y^2*Z^4+4*X*Y^6*Z+4*X*Y^2*Z^5+20*X^3*Y^2*Z^2+52*X^2*Y^3*Z^2+8*X*Y^5*Z+48*X*Y^3*Z^3+8*X^3*Y^2*Z+12*X^2*Y^3*Z+492*X^2*Y^2*Z^2+16*X*Y^4*Z+76*X*Y^3*Z^2+24*X*Y^2*Z^3+48*X^3*Y*Z+80*X^2*Y^2*Z+16*X^2*Y*Z^2+268*X*Y^3*Z+16*X*Y^2*Z^2+72*X*Y*Z^3+144*X^2*Y*Z+104*X*Y^2*Z+72*X*Y*Z^2+280*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