Description of fast matrix multiplication algorithm: ⟨8×18×20:1750⟩

Algorithm type

6X8Y8Z8+6X8Y6Z8+9X4Y10Z4+X2Y14Z2+23X4Y8Z4+3X2Y12Z2+24X4Y6Z4+12X2Y10Z2+60X4Y4Z4+16X2Y8Z2+36X4Y3Z4+7X4Y2Z4+48X2Y6Z2+54X2Y5Z2+6XY7Z+185X2Y4Z2+18XY6Z+144X2Y3Z2+72XY5Z+168X2Y2Z2+96XY4Z+42X2YZ2+288XY3Z+282XY2Z+144XYZ6X8Y8Z86X8Y6Z89X4Y10Z4X2Y14Z223X4Y8Z43X2Y12Z224X4Y6Z412X2Y10Z260X4Y4Z416X2Y8Z236X4Y3Z47X4Y2Z448X2Y6Z254X2Y5Z26XY7Z185X2Y4Z218XY6Z144X2Y3Z272XY5Z168X2Y2Z296XY4Z42X2YZ2288XY3Z282XY2Z144XYZ6*X^8*Y^8*Z^8+6*X^8*Y^6*Z^8+9*X^4*Y^10*Z^4+X^2*Y^14*Z^2+23*X^4*Y^8*Z^4+3*X^2*Y^12*Z^2+24*X^4*Y^6*Z^4+12*X^2*Y^10*Z^2+60*X^4*Y^4*Z^4+16*X^2*Y^8*Z^2+36*X^4*Y^3*Z^4+7*X^4*Y^2*Z^4+48*X^2*Y^6*Z^2+54*X^2*Y^5*Z^2+6*X*Y^7*Z+185*X^2*Y^4*Z^2+18*X*Y^6*Z+144*X^2*Y^3*Z^2+72*X*Y^5*Z+168*X^2*Y^2*Z^2+96*X*Y^4*Z+42*X^2*Y*Z^2+288*X*Y^3*Z+282*X*Y^2*Z+144*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×20:1750⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×9×10: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