Description of fast matrix multiplication algorithm: ⟨8×10×18:948⟩

Algorithm type

4X4Y8Z4+20X4Y6Z4+4X2Y10Z2+28X4Y4Z4+24X2Y8Z2+4X2Y4Z6+20X2Y3Z6+8X3Y3Z4+32X2Y6Z2+24X2Y2Z6+4XY5Z3+44X2Y4Z2+8X2Y2Z4+24XY4Z3+28X2Y3Z2+4XY5Z+32XY3Z3+132X2Y2Z2+24XY4Z+8XY3Z2+32XY2Z3+8X2YZ2+32XY3Z+52XYZ3+104XY2Z+80XYZ2+164XYZ4X4Y8Z420X4Y6Z44X2Y10Z228X4Y4Z424X2Y8Z24X2Y4Z620X2Y3Z68X3Y3Z432X2Y6Z224X2Y2Z64XY5Z344X2Y4Z28X2Y2Z424XY4Z328X2Y3Z24XY5Z32XY3Z3132X2Y2Z224XY4Z8XY3Z232XY2Z38X2YZ232XY3Z52XYZ3104XY2Z80XYZ2164XYZ4*X^4*Y^8*Z^4+20*X^4*Y^6*Z^4+4*X^2*Y^10*Z^2+28*X^4*Y^4*Z^4+24*X^2*Y^8*Z^2+4*X^2*Y^4*Z^6+20*X^2*Y^3*Z^6+8*X^3*Y^3*Z^4+32*X^2*Y^6*Z^2+24*X^2*Y^2*Z^6+4*X*Y^5*Z^3+44*X^2*Y^4*Z^2+8*X^2*Y^2*Z^4+24*X*Y^4*Z^3+28*X^2*Y^3*Z^2+4*X*Y^5*Z+32*X*Y^3*Z^3+132*X^2*Y^2*Z^2+24*X*Y^4*Z+8*X*Y^3*Z^2+32*X*Y^2*Z^3+8*X^2*Y*Z^2+32*X*Y^3*Z+52*X*Y*Z^3+104*X*Y^2*Z+80*X*Y*Z^2+164*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