Description of fast matrix multiplication algorithm: ⟨10×22×24:3178⟩

Algorithm type

16X8Y12Z10+24X4Y12Z10+48X4Y6Z6+96X4Y6Z5+72X2Y6Z6+144X2Y6Z5+114X4Y4Z4+72X2Y4Z2+288X2Y3Z3+36X2Y2Z4+432XY3Z3+756X2Y2Z2+432XY2Z+216XYZ2+432XYZ16X8Y12Z1024X4Y12Z1048X4Y6Z696X4Y6Z572X2Y6Z6144X2Y6Z5114X4Y4Z472X2Y4Z2288X2Y3Z336X2Y2Z4432XY3Z3756X2Y2Z2432XY2Z216XYZ2432XYZ16*X^8*Y^12*Z^10+24*X^4*Y^12*Z^10+48*X^4*Y^6*Z^6+96*X^4*Y^6*Z^5+72*X^2*Y^6*Z^6+144*X^2*Y^6*Z^5+114*X^4*Y^4*Z^4+72*X^2*Y^4*Z^2+288*X^2*Y^3*Z^3+36*X^2*Y^2*Z^4+432*X*Y^3*Z^3+756*X^2*Y^2*Z^2+432*X*Y^2*Z+216*X*Y*Z^2+432*X*Y*Z

Algorithm definition

The algorithm ⟨10×22×24:3178⟩ is the (Kronecker) tensor product of ⟨5×11×12:454⟩ with ⟨2×2×2:7⟩.

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