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

Algorithm type

10X8Y8Z8+3X12Y4Z4+2X8Y8Z4+2X4Y12Z4+2X4Y8Z8+3X4Y4Z12+X8Y4Z4+11X4Y8Z4+X4Y4Z8+123X4Y4Z4+36X6Y2Z2+24X4Y4Z2+24X2Y6Z2+24X2Y4Z4+36X2Y2Z6+12X4Y2Z2+132X2Y4Z2+12X2Y2Z4+396X2Y2Z2+108X3YZ+72X2Y2Z+72XY3Z+72XY2Z2+108XYZ3+36X2YZ+396XY2Z+36XYZ2+108XYZ10X8Y8Z83X12Y4Z42X8Y8Z42X4Y12Z42X4Y8Z83X4Y4Z12X8Y4Z411X4Y8Z4X4Y4Z8123X4Y4Z436X6Y2Z224X4Y4Z224X2Y6Z224X2Y4Z436X2Y2Z612X4Y2Z2132X2Y4Z212X2Y2Z4396X2Y2Z2108X3YZ72X2Y2Z72XY3Z72XY2Z2108XYZ336X2YZ396XY2Z36XYZ2108XYZ10*X^8*Y^8*Z^8+3*X^12*Y^4*Z^4+2*X^8*Y^8*Z^4+2*X^4*Y^12*Z^4+2*X^4*Y^8*Z^8+3*X^4*Y^4*Z^12+X^8*Y^4*Z^4+11*X^4*Y^8*Z^4+X^4*Y^4*Z^8+123*X^4*Y^4*Z^4+36*X^6*Y^2*Z^2+24*X^4*Y^4*Z^2+24*X^2*Y^6*Z^2+24*X^2*Y^4*Z^4+36*X^2*Y^2*Z^6+12*X^4*Y^2*Z^2+132*X^2*Y^4*Z^2+12*X^2*Y^2*Z^4+396*X^2*Y^2*Z^2+108*X^3*Y*Z+72*X^2*Y^2*Z+72*X*Y^3*Z+72*X*Y^2*Z^2+108*X*Y*Z^3+36*X^2*Y*Z+396*X*Y^2*Z+36*X*Y*Z^2+108*X*Y*Z

Algorithm definition

The algorithm ⟨12×16×16:1862⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×8×8:266⟩.

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