Description of fast matrix multiplication algorithm: ⟨10×12×32:2380⟩

Algorithm type

16X8Y12Z10+24X4Y12Z10+X8Y8Z8+2X6Y8Z6+2X8Y4Z4+48X4Y6Z6+96X4Y6Z5+2X6Y4Z4+72X2Y6Z6+144X2Y6Z5+2X6Y4Z2+43X4Y4Z4+12X3Y4Z3+24X2Y6Z2+2X2Y4Z4+30X4Y2Z2+288X2Y3Z3+12X3Y2Z2+432XY3Z3+12X3Y2Z+312X2Y2Z2+144XY3Z+12XY2Z2+108X2YZ+540XYZ16X8Y12Z1024X4Y12Z10X8Y8Z82X6Y8Z62X8Y4Z448X4Y6Z696X4Y6Z52X6Y4Z472X2Y6Z6144X2Y6Z52X6Y4Z243X4Y4Z412X3Y4Z324X2Y6Z22X2Y4Z430X4Y2Z2288X2Y3Z312X3Y2Z2432XY3Z312X3Y2Z312X2Y2Z2144XY3Z12XY2Z2108X2YZ540XYZ16*X^8*Y^12*Z^10+24*X^4*Y^12*Z^10+X^8*Y^8*Z^8+2*X^6*Y^8*Z^6+2*X^8*Y^4*Z^4+48*X^4*Y^6*Z^6+96*X^4*Y^6*Z^5+2*X^6*Y^4*Z^4+72*X^2*Y^6*Z^6+144*X^2*Y^6*Z^5+2*X^6*Y^4*Z^2+43*X^4*Y^4*Z^4+12*X^3*Y^4*Z^3+24*X^2*Y^6*Z^2+2*X^2*Y^4*Z^4+30*X^4*Y^2*Z^2+288*X^2*Y^3*Z^3+12*X^3*Y^2*Z^2+432*X*Y^3*Z^3+12*X^3*Y^2*Z+312*X^2*Y^2*Z^2+144*X*Y^3*Z+12*X*Y^2*Z^2+108*X^2*Y*Z+540*X*Y*Z

Algorithm definition

The algorithm ⟨10×12×32:2380⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨5×6×16:340⟩.

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