Description of fast matrix multiplication algorithm: ⟨10×12×24:1750⟩

Algorithm type

16X8Y12Z10+24X4Y12Z10+48X4Y6Z6+96X4Y6Z5+72X2Y6Z6+144X2Y6Z5+18X4Y4Z4+36X2Y4Z2+288X2Y3Z3+432XY3Z3+144X2Y2Z2+216XY2Z+216XYZ16X8Y12Z1024X4Y12Z1048X4Y6Z696X4Y6Z572X2Y6Z6144X2Y6Z518X4Y4Z436X2Y4Z2288X2Y3Z3432XY3Z3144X2Y2Z2216XY2Z216XYZ16*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+18*X^4*Y^4*Z^4+36*X^2*Y^4*Z^2+288*X^2*Y^3*Z^3+432*X*Y^3*Z^3+144*X^2*Y^2*Z^2+216*X*Y^2*Z+216*X*Y*Z

Algorithm definition

The algorithm ⟨10×12×24:1750⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨5×6×12:250⟩.

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