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

Algorithm type

16X8Y12Z12+24X4Y12Z12+16X4Y9Z6+24X2Y9Z6+224X4Y6Z6+32X2Y9Z3+336X2Y6Z6+16X2Y3Z9+16X4Y6Z3+32X4Y3Z6+48XY9Z3+24XY3Z9+152X2Y6Z3+80X2Y3Z6+48X4Y3Z3+192XY6Z3+48XY3Z6+504X2Y3Z3+648XY3Z316X8Y12Z1224X4Y12Z1216X4Y9Z624X2Y9Z6224X4Y6Z632X2Y9Z3336X2Y6Z616X2Y3Z916X4Y6Z332X4Y3Z648XY9Z324XY3Z9152X2Y6Z380X2Y3Z648X4Y3Z3192XY6Z348XY3Z6504X2Y3Z3648XY3Z316*X^8*Y^12*Z^12+24*X^4*Y^12*Z^12+16*X^4*Y^9*Z^6+24*X^2*Y^9*Z^6+224*X^4*Y^6*Z^6+32*X^2*Y^9*Z^3+336*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+48*X*Y^9*Z^3+24*X*Y^3*Z^9+152*X^2*Y^6*Z^3+80*X^2*Y^3*Z^6+48*X^4*Y^3*Z^3+192*X*Y^6*Z^3+48*X*Y^3*Z^6+504*X^2*Y^3*Z^3+648*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨12×12×30:2480⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨4×4×5:62⟩.

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