Description of fast matrix multiplication algorithm: ⟨8×21×32:3280⟩

Algorithm type

12X8Y8Z8+4X8Y6Z8+8X6Y6Z8+12X4Y12Z4+8X2Y15Z2+8X4Y10Z4+4X4Y9Z4+16X4Y8Z4+8X3Y9Z4+16X2Y12Z2+8X4Y6Z4+8X2Y9Z2+188X4Y4Z4+8X2Y6Z4+8XY9Z2+12X4Y3Z4+72XY9Z+8X4Y2Z4+24X3Y3Z4+224X2Y6Z2+24X2Y5Z2+144X2Y4Z2+96XY6Z+32X2Y3Z2+720X2Y2Z2+24XY3Z2+24X2YZ2+480XY3Z+288XY2Z+792XYZ12X8Y8Z84X8Y6Z88X6Y6Z812X4Y12Z48X2Y15Z28X4Y10Z44X4Y9Z416X4Y8Z48X3Y9Z416X2Y12Z28X4Y6Z48X2Y9Z2188X4Y4Z48X2Y6Z48XY9Z212X4Y3Z472XY9Z8X4Y2Z424X3Y3Z4224X2Y6Z224X2Y5Z2144X2Y4Z296XY6Z32X2Y3Z2720X2Y2Z224XY3Z224X2YZ2480XY3Z288XY2Z792XYZ12*X^8*Y^8*Z^8+4*X^8*Y^6*Z^8+8*X^6*Y^6*Z^8+12*X^4*Y^12*Z^4+8*X^2*Y^15*Z^2+8*X^4*Y^10*Z^4+4*X^4*Y^9*Z^4+16*X^4*Y^8*Z^4+8*X^3*Y^9*Z^4+16*X^2*Y^12*Z^2+8*X^4*Y^6*Z^4+8*X^2*Y^9*Z^2+188*X^4*Y^4*Z^4+8*X^2*Y^6*Z^4+8*X*Y^9*Z^2+12*X^4*Y^3*Z^4+72*X*Y^9*Z+8*X^4*Y^2*Z^4+24*X^3*Y^3*Z^4+224*X^2*Y^6*Z^2+24*X^2*Y^5*Z^2+144*X^2*Y^4*Z^2+96*X*Y^6*Z+32*X^2*Y^3*Z^2+720*X^2*Y^2*Z^2+24*X*Y^3*Z^2+24*X^2*Y*Z^2+480*X*Y^3*Z+288*X*Y^2*Z+792*X*Y*Z

Algorithm definition

The algorithm ⟨8×21×32:3280⟩ is the (Kronecker) tensor product of ⟨2×3×4:20⟩ with ⟨4×7×8:164⟩.

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