Description of fast matrix multiplication algorithm: ⟨8×14×21:1512⟩

Algorithm type

96X4Y4Z4+4X4Y2Z4+32X2Y6Z2+84X2Y2Z6+8X2Y5Z2+8X3Y2Z3+72X2Y4Z2+32X2Y2Z4+32XY3Z3+320X2Y2Z2+32XY3Z2+56XY2Z3+16X2YZ2+72XY3Z+136XYZ3+120XY2Z+96XYZ2+296XYZ96X4Y4Z44X4Y2Z432X2Y6Z284X2Y2Z68X2Y5Z28X3Y2Z372X2Y4Z232X2Y2Z432XY3Z3320X2Y2Z232XY3Z256XY2Z316X2YZ272XY3Z136XYZ3120XY2Z96XYZ2296XYZ96*X^4*Y^4*Z^4+4*X^4*Y^2*Z^4+32*X^2*Y^6*Z^2+84*X^2*Y^2*Z^6+8*X^2*Y^5*Z^2+8*X^3*Y^2*Z^3+72*X^2*Y^4*Z^2+32*X^2*Y^2*Z^4+32*X*Y^3*Z^3+320*X^2*Y^2*Z^2+32*X*Y^3*Z^2+56*X*Y^2*Z^3+16*X^2*Y*Z^2+72*X*Y^3*Z+136*X*Y*Z^3+120*X*Y^2*Z+96*X*Y*Z^2+296*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