Description of fast matrix multiplication algorithm: ⟨14×16×16:2142⟩

Algorithm type

16X8Y8Z8+206X4Y4Z4+9X6Y2Z2+6X4Y4Z2+6X2Y6Z2+6X2Y4Z4+9X2Y2Z6+3X4Y2Z2+33X2Y4Z2+3X2Y2Z4+765X2Y2Z2+54X3YZ+36X2Y2Z+36XY3Z+36XY2Z2+54XYZ3+18X2YZ+198XY2Z+18XYZ2+630XYZ16X8Y8Z8206X4Y4Z49X6Y2Z26X4Y4Z26X2Y6Z26X2Y4Z49X2Y2Z63X4Y2Z233X2Y4Z23X2Y2Z4765X2Y2Z254X3YZ36X2Y2Z36XY3Z36XY2Z254XYZ318X2YZ198XY2Z18XYZ2630XYZ16*X^8*Y^8*Z^8+206*X^4*Y^4*Z^4+9*X^6*Y^2*Z^2+6*X^4*Y^4*Z^2+6*X^2*Y^6*Z^2+6*X^2*Y^4*Z^4+9*X^2*Y^2*Z^6+3*X^4*Y^2*Z^2+33*X^2*Y^4*Z^2+3*X^2*Y^2*Z^4+765*X^2*Y^2*Z^2+54*X^3*Y*Z+36*X^2*Y^2*Z+36*X*Y^3*Z+36*X*Y^2*Z^2+54*X*Y*Z^3+18*X^2*Y*Z+198*X*Y^2*Z+18*X*Y*Z^2+630*X*Y*Z

Algorithm definition

The algorithm ⟨14×16×16:2142⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨7×8×8:306⟩.

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