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

Algorithm type

13X8Y8Z8+3X12Y4Z4+X8Y8Z4+2X4Y12Z4+2X4Y8Z8+4X4Y4Z12+3X8Y4Z4+8X4Y8Z4+6X4Y4Z8+161X4Y4Z4+36X6Y2Z2+12X4Y4Z2+24X2Y6Z2+24X2Y4Z4+48X2Y2Z6+36X4Y2Z2+96X2Y4Z2+72X2Y2Z4+528X2Y2Z2+108X3YZ+36X2Y2Z+72XY3Z+72XY2Z2+144XYZ3+108X2YZ+288XY2Z+216XYZ2+180XYZ13X8Y8Z83X12Y4Z4X8Y8Z42X4Y12Z42X4Y8Z84X4Y4Z123X8Y4Z48X4Y8Z46X4Y4Z8161X4Y4Z436X6Y2Z212X4Y4Z224X2Y6Z224X2Y4Z448X2Y2Z636X4Y2Z296X2Y4Z272X2Y2Z4528X2Y2Z2108X3YZ36X2Y2Z72XY3Z72XY2Z2144XYZ3108X2YZ288XY2Z216XYZ2180XYZ13*X^8*Y^8*Z^8+3*X^12*Y^4*Z^4+X^8*Y^8*Z^4+2*X^4*Y^12*Z^4+2*X^4*Y^8*Z^8+4*X^4*Y^4*Z^12+3*X^8*Y^4*Z^4+8*X^4*Y^8*Z^4+6*X^4*Y^4*Z^8+161*X^4*Y^4*Z^4+36*X^6*Y^2*Z^2+12*X^4*Y^4*Z^2+24*X^2*Y^6*Z^2+24*X^2*Y^4*Z^4+48*X^2*Y^2*Z^6+36*X^4*Y^2*Z^2+96*X^2*Y^4*Z^2+72*X^2*Y^2*Z^4+528*X^2*Y^2*Z^2+108*X^3*Y*Z+36*X^2*Y^2*Z+72*X*Y^3*Z+72*X*Y^2*Z^2+144*X*Y*Z^3+108*X^2*Y*Z+288*X*Y^2*Z+216*X*Y*Z^2+180*X*Y*Z

Algorithm definition

The algorithm ⟨12×16×20:2303⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×8×10:329⟩.

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