Description of fast matrix multiplication algorithm: ⟨12×18×30:3600⟩

Algorithm type

480⁢X4⁢Y6⁢Z6+16⁢X2⁢Y9⁢Z3+752⁢X2⁢Y6⁢Z6+16⁢X2⁢Y3⁢Z9+16⁢X4⁢Y6⁢Z3+32⁢X4⁢Y3⁢Z6+24⁢X⁢Y9⁢Z3+48⁢X⁢Y6⁢Z6+24⁢X⁢Y3⁢Z9+280⁢X2⁢Y6⁢Z3+160⁢X2⁢Y3⁢Z6+224⁢X4⁢Y3⁢Z3+384⁢X⁢Y6⁢Z3+168⁢X⁢Y3⁢Z6+592⁢X2⁢Y3⁢Z3+384⁢X⁢Y3⁢Z3480X4Y6Z616X2Y9Z3752X2Y6Z616X2Y3Z916X4Y6Z332X4Y3Z624XY9Z348XY6Z624XY3Z9280X2Y6Z3160X2Y3Z6224X4Y3Z3384XY6Z3168XY3Z6592X2Y3Z3384XY3Z3480*X^4*Y^6*Z^6+16*X^2*Y^9*Z^3+752*X^2*Y^6*Z^6+16*X^2*Y^3*Z^9+16*X^4*Y^6*Z^3+32*X^4*Y^3*Z^6+24*X*Y^9*Z^3+48*X*Y^6*Z^6+24*X*Y^3*Z^9+280*X^2*Y^6*Z^3+160*X^2*Y^3*Z^6+224*X^4*Y^3*Z^3+384*X*Y^6*Z^3+168*X*Y^3*Z^6+592*X^2*Y^3*Z^3+384*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨12×18×30:3600⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨4×6×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