Description of fast matrix multiplication algorithm: ⟨16×16×20:3038⟩

Algorithm type

X16Y16Z16+X8Y12Z8+26X8Y8Z8+X8Y8Z4+2X8Y4Z8+2X4Y12Z4+X4Y4Z12+3X8Y4Z4+8X4Y8Z4+2X4Y4Z8+12X4Y6Z4+231X4Y4Z4+12X4Y4Z2+24X4Y2Z4+24X2Y6Z2+12X2Y2Z6+36X4Y2Z2+96X2Y4Z2+24X2Y2Z4+36X2Y3Z2+828X2Y2Z2+36X2Y2Z+72X2YZ2+72XY3Z+36XYZ3+108X2YZ+288XY2Z+72XYZ2+972XYZX16Y16Z16X8Y12Z826X8Y8Z8X8Y8Z42X8Y4Z82X4Y12Z4X4Y4Z123X8Y4Z48X4Y8Z42X4Y4Z812X4Y6Z4231X4Y4Z412X4Y4Z224X4Y2Z424X2Y6Z212X2Y2Z636X4Y2Z296X2Y4Z224X2Y2Z436X2Y3Z2828X2Y2Z236X2Y2Z72X2YZ272XY3Z36XYZ3108X2YZ288XY2Z72XYZ2972XYZX^16*Y^16*Z^16+X^8*Y^12*Z^8+26*X^8*Y^8*Z^8+X^8*Y^8*Z^4+2*X^8*Y^4*Z^8+2*X^4*Y^12*Z^4+X^4*Y^4*Z^12+3*X^8*Y^4*Z^4+8*X^4*Y^8*Z^4+2*X^4*Y^4*Z^8+12*X^4*Y^6*Z^4+231*X^4*Y^4*Z^4+12*X^4*Y^4*Z^2+24*X^4*Y^2*Z^4+24*X^2*Y^6*Z^2+12*X^2*Y^2*Z^6+36*X^4*Y^2*Z^2+96*X^2*Y^4*Z^2+24*X^2*Y^2*Z^4+36*X^2*Y^3*Z^2+828*X^2*Y^2*Z^2+36*X^2*Y^2*Z+72*X^2*Y*Z^2+72*X*Y^3*Z+36*X*Y*Z^3+108*X^2*Y*Z+288*X*Y^2*Z+72*X*Y*Z^2+972*X*Y*Z

Algorithm definition

The algorithm ⟨16×16×20:3038⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨8×8×10:434⟩.

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