Description of fast matrix multiplication algorithm: ⟨15×24×24:4720⟩

Algorithm type

672⁢X4⁢Y6⁢Z6+1008⁢X2⁢Y6⁢Z6+16⁢X2⁢Y3⁢Z9+24⁢X⁢Y3⁢Z9+16⁢X6⁢Y3⁢Z3+208⁢X2⁢Y6⁢Z3+112⁢X2⁢Y3⁢Z6+320⁢X4⁢Y3⁢Z3+312⁢X⁢Y6⁢Z3+168⁢X⁢Y3⁢Z6+24⁢X3⁢Y3⁢Z3+1024⁢X2⁢Y3⁢Z3+816⁢X⁢Y3⁢Z3672X4Y6Z61008X2Y6Z616X2Y3Z924XY3Z916X6Y3Z3208X2Y6Z3112X2Y3Z6320X4Y3Z3312XY6Z3168XY3Z624X3Y3Z31024X2Y3Z3816XY3Z3672*X^4*Y^6*Z^6+1008*X^2*Y^6*Z^6+16*X^2*Y^3*Z^9+24*X*Y^3*Z^9+16*X^6*Y^3*Z^3+208*X^2*Y^6*Z^3+112*X^2*Y^3*Z^6+320*X^4*Y^3*Z^3+312*X*Y^6*Z^3+168*X*Y^3*Z^6+24*X^3*Y^3*Z^3+1024*X^2*Y^3*Z^3+816*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨15×24×24:4720⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨5×8×4:118⟩.

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