Description of fast matrix multiplication algorithm: ⟨15×30×30:7120⟩

Algorithm type

16X4Y12Z3+24X2Y12Z3+16X2Y9Z6+1152X4Y6Z6+24XY9Z6+32X6Y3Z6+16X8Y3Z3+32X2Y9Z3+1744X2Y6Z6+16X4Y3Z6+48XY9Z3+24XY6Z6+48X3Y3Z6+576X2Y6Z3+168X2Y3Z6+616X4Y3Z3+864XY6Z3+216XY3Z6+1128X2Y3Z3+360XY3Z316X4Y12Z324X2Y12Z316X2Y9Z61152X4Y6Z624XY9Z632X6Y3Z616X8Y3Z332X2Y9Z31744X2Y6Z616X4Y3Z648XY9Z324XY6Z648X3Y3Z6576X2Y6Z3168X2Y3Z6616X4Y3Z3864XY6Z3216XY3Z61128X2Y3Z3360XY3Z316*X^4*Y^12*Z^3+24*X^2*Y^12*Z^3+16*X^2*Y^9*Z^6+1152*X^4*Y^6*Z^6+24*X*Y^9*Z^6+32*X^6*Y^3*Z^6+16*X^8*Y^3*Z^3+32*X^2*Y^9*Z^3+1744*X^2*Y^6*Z^6+16*X^4*Y^3*Z^6+48*X*Y^9*Z^3+24*X*Y^6*Z^6+48*X^3*Y^3*Z^6+576*X^2*Y^6*Z^3+168*X^2*Y^3*Z^6+616*X^4*Y^3*Z^3+864*X*Y^6*Z^3+216*X*Y^3*Z^6+1128*X^2*Y^3*Z^3+360*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨15×30×30:7120⟩ is the (Kronecker) tensor product of ⟨5×10×5:178⟩ with ⟨3×3×6:40⟩.

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