Description of fast matrix multiplication algorithm: ⟨8×18×32:2800⟩

Algorithm type

16X8Y8Z8+16X2Y18Z2+32X4Y12Z4+192X4Y4Z4+96XY9Z+288X2Y6Z2+720X2Y2Z2+576XY3Z+864XYZ16X8Y8Z816X2Y18Z232X4Y12Z4192X4Y4Z496XY9Z288X2Y6Z2720X2Y2Z2576XY3Z864XYZ16*X^8*Y^8*Z^8+16*X^2*Y^18*Z^2+32*X^4*Y^12*Z^4+192*X^4*Y^4*Z^4+96*X*Y^9*Z+288*X^2*Y^6*Z^2+720*X^2*Y^2*Z^2+576*X*Y^3*Z+864*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×32:2800⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×9×16:400⟩.

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