Description of fast matrix multiplication algorithm: ⟨8×9×16:756⟩

Algorithm type

40X4Y4Z4+12XY9Z+12X6Y2Z2+8X4Y2Z4+52X2Y6Z2+8X2Y4Z4+8X2Y2Z6+8XY6Z2+4X4Y2Z2+24X2Y4Z2+12X2Y3Z3+44X2Y2Z4+4XY6Z+12X3Y3Z+44X2Y3Z2+8XY3Z3+4X2Y3Z+72X2Y2Z2+4XY4Z+48XY3Z2+8XY2Z3+12X3YZ+8X2YZ2+32XY3Z+64XY2Z2+32XYZ3+4X2YZ+76XY2Z+56XYZ2+36XYZ40X4Y4Z412XY9Z12X6Y2Z28X4Y2Z452X2Y6Z28X2Y4Z48X2Y2Z68XY6Z24X4Y2Z224X2Y4Z212X2Y3Z344X2Y2Z44XY6Z12X3Y3Z44X2Y3Z28XY3Z34X2Y3Z72X2Y2Z24XY4Z48XY3Z28XY2Z312X3YZ8X2YZ232XY3Z64XY2Z232XYZ34X2YZ76XY2Z56XYZ236XYZ40*X^4*Y^4*Z^4+12*X*Y^9*Z+12*X^6*Y^2*Z^2+8*X^4*Y^2*Z^4+52*X^2*Y^6*Z^2+8*X^2*Y^4*Z^4+8*X^2*Y^2*Z^6+8*X*Y^6*Z^2+4*X^4*Y^2*Z^2+24*X^2*Y^4*Z^2+12*X^2*Y^3*Z^3+44*X^2*Y^2*Z^4+4*X*Y^6*Z+12*X^3*Y^3*Z+44*X^2*Y^3*Z^2+8*X*Y^3*Z^3+4*X^2*Y^3*Z+72*X^2*Y^2*Z^2+4*X*Y^4*Z+48*X*Y^3*Z^2+8*X*Y^2*Z^3+12*X^3*Y*Z+8*X^2*Y*Z^2+32*X*Y^3*Z+64*X*Y^2*Z^2+32*X*Y*Z^3+4*X^2*Y*Z+76*X*Y^2*Z+56*X*Y*Z^2+36*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