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

Algorithm type

16⁢X4⁢Y6⁢Z9+24⁢X2⁢Y6⁢Z9+752⁢X4⁢Y6⁢Z6+1128⁢X2⁢Y6⁢Z6+48⁢X2⁢Y3⁢Z9+16⁢X4⁢Y3⁢Z6+72⁢X⁢Y3⁢Z9+16⁢X6⁢Y3⁢Z3+320⁢X2⁢Y6⁢Z3+168⁢X2⁢Y3⁢Z6+304⁢X4⁢Y3⁢Z3+480⁢X⁢Y6⁢Z3+216⁢X⁢Y3⁢Z6+24⁢X3⁢Y3⁢Z3+872⁢X2⁢Y3⁢Z3+624⁢X⁢Y3⁢Z316X4Y6Z924X2Y6Z9752X4Y6Z61128X2Y6Z648X2Y3Z916X4Y3Z672XY3Z916X6Y3Z3320X2Y6Z3168X2Y3Z6304X4Y3Z3480XY6Z3216XY3Z624X3Y3Z3872X2Y3Z3624XY3Z316*X^4*Y^6*Z^9+24*X^2*Y^6*Z^9+752*X^4*Y^6*Z^6+1128*X^2*Y^6*Z^6+48*X^2*Y^3*Z^9+16*X^4*Y^3*Z^6+72*X*Y^3*Z^9+16*X^6*Y^3*Z^3+320*X^2*Y^6*Z^3+168*X^2*Y^3*Z^6+304*X^4*Y^3*Z^3+480*X*Y^6*Z^3+216*X*Y^3*Z^6+24*X^3*Y^3*Z^3+872*X^2*Y^3*Z^3+624*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨15×21×30:5080⟩ is the (Kronecker) tensor product of ⟨5×7×5:127⟩ 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