Description of fast matrix multiplication algorithm: ⟨9×24×30:3600⟩

Algorithm type

48⁢X4⁢Y9⁢Z6+16⁢X6⁢Y3⁢Z9+72⁢X2⁢Y9⁢Z6+432⁢X4⁢Y6⁢Z6+16⁢X6⁢Y6⁢Z3+24⁢X3⁢Y3⁢Z9+80⁢X2⁢Y9⁢Z3+648⁢X2⁢Y6⁢Z6+16⁢X2⁢Y3⁢Z9+112⁢X4⁢Y6⁢Z3+120⁢X⁢Y9⁢Z3+24⁢X⁢Y3⁢Z9+160⁢X6⁢Y3⁢Z3+24⁢X3⁢Y6⁢Z3+424⁢X2⁢Y6⁢Z3+16⁢X2⁢Y3⁢Z6+224⁢X4⁢Y3⁢Z3+384⁢X⁢Y6⁢Z3+24⁢X⁢Y3⁢Z6+240⁢X3⁢Y3⁢Z3+400⁢X2⁢Y3⁢Z3+96⁢X⁢Y3⁢Z348X4Y9Z616X6Y3Z972X2Y9Z6432X4Y6Z616X6Y6Z324X3Y3Z980X2Y9Z3648X2Y6Z616X2Y3Z9112X4Y6Z3120XY9Z324XY3Z9160X6Y3Z324X3Y6Z3424X2Y6Z316X2Y3Z6224X4Y3Z3384XY6Z324XY3Z6240X3Y3Z3400X2Y3Z396XY3Z348*X^4*Y^9*Z^6+16*X^6*Y^3*Z^9+72*X^2*Y^9*Z^6+432*X^4*Y^6*Z^6+16*X^6*Y^6*Z^3+24*X^3*Y^3*Z^9+80*X^2*Y^9*Z^3+648*X^2*Y^6*Z^6+16*X^2*Y^3*Z^9+112*X^4*Y^6*Z^3+120*X*Y^9*Z^3+24*X*Y^3*Z^9+160*X^6*Y^3*Z^3+24*X^3*Y^6*Z^3+424*X^2*Y^6*Z^3+16*X^2*Y^3*Z^6+224*X^4*Y^3*Z^3+384*X*Y^6*Z^3+24*X*Y^3*Z^6+240*X^3*Y^3*Z^3+400*X^2*Y^3*Z^3+96*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨9×24×30:3600⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨3×8×5:90⟩.

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