Description of fast matrix multiplication algorithm: ⟨8×24×32:3640⟩

Algorithm type

24X8Y8Z8+8X2Y18Z2+32X4Y12Z4+32X4Y8Z4+32X2Y12Z2+256X4Y4Z4+48XY9Z+256X2Y6Z2+288X2Y4Z2+192XY6Z+792X2Y2Z2+384XY3Z+576XY2Z+720XYZ24X8Y8Z88X2Y18Z232X4Y12Z432X4Y8Z432X2Y12Z2256X4Y4Z448XY9Z256X2Y6Z2288X2Y4Z2192XY6Z792X2Y2Z2384XY3Z576XY2Z720XYZ24*X^8*Y^8*Z^8+8*X^2*Y^18*Z^2+32*X^4*Y^12*Z^4+32*X^4*Y^8*Z^4+32*X^2*Y^12*Z^2+256*X^4*Y^4*Z^4+48*X*Y^9*Z+256*X^2*Y^6*Z^2+288*X^2*Y^4*Z^2+192*X*Y^6*Z+792*X^2*Y^2*Z^2+384*X*Y^3*Z+576*X*Y^2*Z+720*X*Y*Z

Algorithm definition

The algorithm ⟨8×24×32:3640⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×12×16:520⟩.

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