Description of fast matrix multiplication algorithm: ⟨8×10×21:1108⟩

Algorithm type

16X4Y6Z4+40X4Y4Z4+20X2Y8Z2+16X2Y3Z6+44X2Y6Z2+40X2Y2Z6+28X2Y4Z2+20XY4Z3+20X2Y3Z2+8X2Y2Z3+44XY3Z3+16X4YZ+4X3YZ2+228X2Y2Z2+20XY4Z+28XY2Z3+16XYZ4+16X3YZ+96XY3Z+32XY2Z2+76XYZ3+16X2YZ+44XY2Z+76XYZ2+144XYZ16X4Y6Z440X4Y4Z420X2Y8Z216X2Y3Z644X2Y6Z240X2Y2Z628X2Y4Z220XY4Z320X2Y3Z28X2Y2Z344XY3Z316X4YZ4X3YZ2228X2Y2Z220XY4Z28XY2Z316XYZ416X3YZ96XY3Z32XY2Z276XYZ316X2YZ44XY2Z76XYZ2144XYZ16*X^4*Y^6*Z^4+40*X^4*Y^4*Z^4+20*X^2*Y^8*Z^2+16*X^2*Y^3*Z^6+44*X^2*Y^6*Z^2+40*X^2*Y^2*Z^6+28*X^2*Y^4*Z^2+20*X*Y^4*Z^3+20*X^2*Y^3*Z^2+8*X^2*Y^2*Z^3+44*X*Y^3*Z^3+16*X^4*Y*Z+4*X^3*Y*Z^2+228*X^2*Y^2*Z^2+20*X*Y^4*Z+28*X*Y^2*Z^3+16*X*Y*Z^4+16*X^3*Y*Z+96*X*Y^3*Z+32*X*Y^2*Z^2+76*X*Y*Z^3+16*X^2*Y*Z+44*X*Y^2*Z+76*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