Description of fast matrix multiplication algorithm: ⟨8×22×24:2562⟩

Algorithm type

12X8Y8Z8+2X8Y6Z8+4X6Y6Z8+2X4Y12Z4+4X4Y10Z4+42X4Y8Z4+12X2Y12Z2+10X4Y6Z4+4X2Y10Z2+130X4Y4Z4+24X2Y8Z2+4X2Y6Z4+12X4Y3Z4+4X4Y2Z4+24X3Y3Z4+36X2Y6Z2+24X2Y5Z2+344X2Y4Z2+72XY6Z+60X2Y3Z2+24XY5Z+416X2Y2Z2+144XY4Z+24XY3Z2+24X2YZ2+144XY3Z+552XY2Z+408XYZ12X8Y8Z82X8Y6Z84X6Y6Z82X4Y12Z44X4Y10Z442X4Y8Z412X2Y12Z210X4Y6Z44X2Y10Z2130X4Y4Z424X2Y8Z24X2Y6Z412X4Y3Z44X4Y2Z424X3Y3Z436X2Y6Z224X2Y5Z2344X2Y4Z272XY6Z60X2Y3Z224XY5Z416X2Y2Z2144XY4Z24XY3Z224X2YZ2144XY3Z552XY2Z408XYZ12*X^8*Y^8*Z^8+2*X^8*Y^6*Z^8+4*X^6*Y^6*Z^8+2*X^4*Y^12*Z^4+4*X^4*Y^10*Z^4+42*X^4*Y^8*Z^4+12*X^2*Y^12*Z^2+10*X^4*Y^6*Z^4+4*X^2*Y^10*Z^2+130*X^4*Y^4*Z^4+24*X^2*Y^8*Z^2+4*X^2*Y^6*Z^4+12*X^4*Y^3*Z^4+4*X^4*Y^2*Z^4+24*X^3*Y^3*Z^4+36*X^2*Y^6*Z^2+24*X^2*Y^5*Z^2+344*X^2*Y^4*Z^2+72*X*Y^6*Z+60*X^2*Y^3*Z^2+24*X*Y^5*Z+416*X^2*Y^2*Z^2+144*X*Y^4*Z+24*X*Y^3*Z^2+24*X^2*Y*Z^2+144*X*Y^3*Z+552*X*Y^2*Z+408*X*Y*Z

Algorithm definition

The algorithm ⟨8×22×24:2562⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×11×12:366⟩.

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