Description of fast matrix multiplication algorithm: ⟨8×14×24:1712⟩

Algorithm type

8X2Y14Z2+16X2Y12Z2+32X4Y6Z4+8X2Y10Z2+76X4Y4Z4+8X2Y8Z2+4X4Y3Z4+32X2Y3Z6+8XY7Z3+8X3Y3Z4+40X2Y6Z2+64X2Y2Z6+16XY6Z3+8X2Y5Z2+8XY7Z+8XY5Z3+56X2Y4Z2+40X2Y2Z4+16XY6Z+8XY4Z3+40X2Y3Z2+8XY5Z+40XY3Z3+312X2Y2Z2+8XY4Z+32XY3Z2+40XY2Z3+8X2YZ2+88XY3Z+32XY2Z2+136XYZ3+104XY2Z+88XYZ2+312XYZ8X2Y14Z216X2Y12Z232X4Y6Z48X2Y10Z276X4Y4Z48X2Y8Z24X4Y3Z432X2Y3Z68XY7Z38X3Y3Z440X2Y6Z264X2Y2Z616XY6Z38X2Y5Z28XY7Z8XY5Z356X2Y4Z240X2Y2Z416XY6Z8XY4Z340X2Y3Z28XY5Z40XY3Z3312X2Y2Z28XY4Z32XY3Z240XY2Z38X2YZ288XY3Z32XY2Z2136XYZ3104XY2Z88XYZ2312XYZ8*X^2*Y^14*Z^2+16*X^2*Y^12*Z^2+32*X^4*Y^6*Z^4+8*X^2*Y^10*Z^2+76*X^4*Y^4*Z^4+8*X^2*Y^8*Z^2+4*X^4*Y^3*Z^4+32*X^2*Y^3*Z^6+8*X*Y^7*Z^3+8*X^3*Y^3*Z^4+40*X^2*Y^6*Z^2+64*X^2*Y^2*Z^6+16*X*Y^6*Z^3+8*X^2*Y^5*Z^2+8*X*Y^7*Z+8*X*Y^5*Z^3+56*X^2*Y^4*Z^2+40*X^2*Y^2*Z^4+16*X*Y^6*Z+8*X*Y^4*Z^3+40*X^2*Y^3*Z^2+8*X*Y^5*Z+40*X*Y^3*Z^3+312*X^2*Y^2*Z^2+8*X*Y^4*Z+32*X*Y^3*Z^2+40*X*Y^2*Z^3+8*X^2*Y*Z^2+88*X*Y^3*Z+32*X*Y^2*Z^2+136*X*Y*Z^3+104*X*Y^2*Z+88*X*Y*Z^2+312*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