Description of fast matrix multiplication algorithm: ⟨8×22×28:3003⟩

Algorithm type

8X8Y16Z8+16X8Y14Z8+16X4Y16Z4+24X4Y14Z4+8X2Y16Z2+8X2Y14Z2+89X4Y8Z4+5X2Y12Z2+96X4Y7Z4+5X4Y6Z4+3X2Y10Z2+51X4Y4Z4+141X2Y8Z2+144X2Y7Z2+12X4Y2Z4+15X2Y6Z2+48XY8Z+48XY7Z+326X2Y4Z2+30XY6Z+30X2Y3Z2+18XY5Z+398X2Y2Z2+270XY4Z+72X2YZ2+90XY3Z+480XY2Z+552XYZ8X8Y16Z816X8Y14Z816X4Y16Z424X4Y14Z48X2Y16Z28X2Y14Z289X4Y8Z45X2Y12Z296X4Y7Z45X4Y6Z43X2Y10Z251X4Y4Z4141X2Y8Z2144X2Y7Z212X4Y2Z415X2Y6Z248XY8Z48XY7Z326X2Y4Z230XY6Z30X2Y3Z218XY5Z398X2Y2Z2270XY4Z72X2YZ290XY3Z480XY2Z552XYZ8*X^8*Y^16*Z^8+16*X^8*Y^14*Z^8+16*X^4*Y^16*Z^4+24*X^4*Y^14*Z^4+8*X^2*Y^16*Z^2+8*X^2*Y^14*Z^2+89*X^4*Y^8*Z^4+5*X^2*Y^12*Z^2+96*X^4*Y^7*Z^4+5*X^4*Y^6*Z^4+3*X^2*Y^10*Z^2+51*X^4*Y^4*Z^4+141*X^2*Y^8*Z^2+144*X^2*Y^7*Z^2+12*X^4*Y^2*Z^4+15*X^2*Y^6*Z^2+48*X*Y^8*Z+48*X*Y^7*Z+326*X^2*Y^4*Z^2+30*X*Y^6*Z+30*X^2*Y^3*Z^2+18*X*Y^5*Z+398*X^2*Y^2*Z^2+270*X*Y^4*Z+72*X^2*Y*Z^2+90*X*Y^3*Z+480*X*Y^2*Z+552*X*Y*Z

Algorithm definition

The algorithm ⟨8×22×28:3003⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×11×14:429⟩.

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