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

Algorithm type

480X4Y6Z6+16X2Y9Z3+752X2Y6Z6+16X2Y3Z9+16X4Y6Z3+32X4Y3Z6+24XY9Z3+48XY6Z6+24XY3Z9+280X2Y6Z3+160X2Y3Z6+224X4Y3Z3+384XY6Z3+168XY3Z6+592X2Y3Z3+384XY3Z3480X4Y6Z616X2Y9Z3752X2Y6Z616X2Y3Z916X4Y6Z332X4Y3Z624XY9Z348XY6Z624XY3Z9280X2Y6Z3160X2Y3Z6224X4Y3Z3384XY6Z3168XY3Z6592X2Y3Z3384XY3Z3480*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