Description of fast matrix multiplication algorithm: ⟨16×28×32:7728⟩

Algorithm type

80X8Y8Z8+192X4Y8Z4+736X4Y4Z4+192X2Y8Z2+192X2Y6Z2+576X2Y4Z2+2304X2Y2Z2+384XY4Z+384XY3Z+384XY2Z+2304XYZ80X8Y8Z8192X4Y8Z4736X4Y4Z4192X2Y8Z2192X2Y6Z2576X2Y4Z22304X2Y2Z2384XY4Z384XY3Z384XY2Z2304XYZ80*X^8*Y^8*Z^8+192*X^4*Y^8*Z^4+736*X^4*Y^4*Z^4+192*X^2*Y^8*Z^2+192*X^2*Y^6*Z^2+576*X^2*Y^4*Z^2+2304*X^2*Y^2*Z^2+384*X*Y^4*Z+384*X*Y^3*Z+384*X*Y^2*Z+2304*X*Y*Z

Algorithm definition

The algorithm ⟨16×28×32:7728⟩ is the (Kronecker) tensor product of ⟨4×4×4:48⟩ with ⟨4×7×8:161⟩.

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