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

Algorithm type

12X8Y8Z8+4X6Y6Z8+163X4Y4Z4+13X6Y2Z2+4X4Y4Z2+4X4Y2Z4+24X3Y3Z4+12X2Y6Z2+14X2Y4Z4+12X2Y2Z6+4X4Y2Z2+28X2Y4Z2+28X2Y2Z4+597X2Y2Z2+78X3YZ+24X2Y2Z+24X2YZ2+72XY3Z+84XY2Z2+72XYZ3+24X2YZ+168XY2Z+168XYZ2+306XYZ12X8Y8Z84X6Y6Z8163X4Y4Z413X6Y2Z24X4Y4Z24X4Y2Z424X3Y3Z412X2Y6Z214X2Y4Z412X2Y2Z64X4Y2Z228X2Y4Z228X2Y2Z4597X2Y2Z278X3YZ24X2Y2Z24X2YZ272XY3Z84XY2Z272XYZ324X2YZ168XY2Z168XYZ2306XYZ12*X^8*Y^8*Z^8+4*X^6*Y^6*Z^8+163*X^4*Y^4*Z^4+13*X^6*Y^2*Z^2+4*X^4*Y^4*Z^2+4*X^4*Y^2*Z^4+24*X^3*Y^3*Z^4+12*X^2*Y^6*Z^2+14*X^2*Y^4*Z^4+12*X^2*Y^2*Z^6+4*X^4*Y^2*Z^2+28*X^2*Y^4*Z^2+28*X^2*Y^2*Z^4+597*X^2*Y^2*Z^2+78*X^3*Y*Z+24*X^2*Y^2*Z+24*X^2*Y*Z^2+72*X*Y^3*Z+84*X*Y^2*Z^2+72*X*Y*Z^3+24*X^2*Y*Z+168*X*Y^2*Z+168*X*Y*Z^2+306*X*Y*Z

Algorithm definition

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

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