Description of fast matrix multiplication algorithm: ⟨12×18×24:3000⟩

Algorithm type

16X8Y12Z12+24X4Y12Z12+288X4Y6Z6+432X2Y6Z6+32X2Y3Z9+48XY3Z9+128X2Y3Z6+192XY3Z6+736X2Y3Z3+1104XY3Z316X8Y12Z1224X4Y12Z12288X4Y6Z6432X2Y6Z632X2Y3Z948XY3Z9128X2Y3Z6192XY3Z6736X2Y3Z31104XY3Z316*X^8*Y^12*Z^12+24*X^4*Y^12*Z^12+288*X^4*Y^6*Z^6+432*X^2*Y^6*Z^6+32*X^2*Y^3*Z^9+48*X*Y^3*Z^9+128*X^2*Y^3*Z^6+192*X*Y^3*Z^6+736*X^2*Y^3*Z^3+1104*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨12×18×24:3000⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨4×6×4:75⟩.

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