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

Algorithm type

16X8Y12Z12+24X4Y12Z12+192X4Y6Z6+288X2Y6Z6+576X2Y3Z3+864XY3Z316X8Y12Z1224X4Y12Z12192X4Y6Z6288X2Y6Z6576X2Y3Z3864XY3Z316*X^8*Y^12*Z^12+24*X^4*Y^12*Z^12+192*X^4*Y^6*Z^6+288*X^2*Y^6*Z^6+576*X^2*Y^3*Z^3+864*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨12×12×24:1960⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×6×12:280⟩.

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