Description of fast matrix multiplication algorithm: ⟨8×16×21:1700⟩

Algorithm type

4X8Y8Z8+4X4Y12Z4+104X4Y4Z4+4X4Y3Z4+12XY9Z+8X6Y2Z2+8X4Y4Z2+8X4Y3Z3+8X4Y2Z4+116X2Y6Z2+12X2Y2Z6+8X2Y6Z+44X4Y2Z2+12X2Y4Z2+4X2Y2Z4+4XY6Z+8X3Y3Z+16X2Y3Z2+12XY3Z3+52X2Y3Z+396X2Y2Z2+4XY3Z2+8X3YZ+8X2Y2Z+16X2YZ2+264XY3Z+12XYZ3+44X2YZ+76XY2Z+4XYZ2+420XYZ4X8Y8Z84X4Y12Z4104X4Y4Z44X4Y3Z412XY9Z8X6Y2Z28X4Y4Z28X4Y3Z38X4Y2Z4116X2Y6Z212X2Y2Z68X2Y6Z44X4Y2Z212X2Y4Z24X2Y2Z44XY6Z8X3Y3Z16X2Y3Z212XY3Z352X2Y3Z396X2Y2Z24XY3Z28X3YZ8X2Y2Z16X2YZ2264XY3Z12XYZ344X2YZ76XY2Z4XYZ2420XYZ4*X^8*Y^8*Z^8+4*X^4*Y^12*Z^4+104*X^4*Y^4*Z^4+4*X^4*Y^3*Z^4+12*X*Y^9*Z+8*X^6*Y^2*Z^2+8*X^4*Y^4*Z^2+8*X^4*Y^3*Z^3+8*X^4*Y^2*Z^4+116*X^2*Y^6*Z^2+12*X^2*Y^2*Z^6+8*X^2*Y^6*Z+44*X^4*Y^2*Z^2+12*X^2*Y^4*Z^2+4*X^2*Y^2*Z^4+4*X*Y^6*Z+8*X^3*Y^3*Z+16*X^2*Y^3*Z^2+12*X*Y^3*Z^3+52*X^2*Y^3*Z+396*X^2*Y^2*Z^2+4*X*Y^3*Z^2+8*X^3*Y*Z+8*X^2*Y^2*Z+16*X^2*Y*Z^2+264*X*Y^3*Z+12*X*Y*Z^3+44*X^2*Y*Z+76*X*Y^2*Z+4*X*Y*Z^2+420*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