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

Algorithm type

16X6Y12Z12+24X3Y12Z12+16X4Y9Z6+32X4Y6Z9+48X6Y6Z6+24X2Y9Z6+48X2Y6Z9+320X4Y6Z6+72X3Y6Z6+16X2Y9Z3+480X2Y6Z6+16X2Y3Z9+32X4Y6Z3+16X4Y3Z6+24XY9Z3+24XY3Z9+16X6Y3Z3+64X2Y6Z3+216X2Y3Z6+112X4Y3Z3+24XY6Z3+288XY3Z6+24X3Y3Z3+872X2Y3Z3+1056XY3Z316X6Y12Z1224X3Y12Z1216X4Y9Z632X4Y6Z948X6Y6Z624X2Y9Z648X2Y6Z9320X4Y6Z672X3Y6Z616X2Y9Z3480X2Y6Z616X2Y3Z932X4Y6Z316X4Y3Z624XY9Z324XY3Z916X6Y3Z364X2Y6Z3216X2Y3Z6112X4Y3Z324XY6Z3288XY3Z624X3Y3Z3872X2Y3Z31056XY3Z316*X^6*Y^12*Z^12+24*X^3*Y^12*Z^12+16*X^4*Y^9*Z^6+32*X^4*Y^6*Z^9+48*X^6*Y^6*Z^6+24*X^2*Y^9*Z^6+48*X^2*Y^6*Z^9+320*X^4*Y^6*Z^6+72*X^3*Y^6*Z^6+16*X^2*Y^9*Z^3+480*X^2*Y^6*Z^6+16*X^2*Y^3*Z^9+32*X^4*Y^6*Z^3+16*X^4*Y^3*Z^6+24*X*Y^9*Z^3+24*X*Y^3*Z^9+16*X^6*Y^3*Z^3+64*X^2*Y^6*Z^3+216*X^2*Y^3*Z^6+112*X^4*Y^3*Z^3+24*X*Y^6*Z^3+288*X*Y^3*Z^6+24*X^3*Y^3*Z^3+872*X^2*Y^3*Z^3+1056*X*Y^3*Z^3

Algorithm definition

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

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