Description of fast matrix multiplication algorithm: ⟨8×18×26:2275⟩

Algorithm type

3⁢X8⁢Y10⁢Z8+7⁢X8⁢Y8⁢Z8+3⁢X8⁢Y6⁢Z8+2⁢X4⁢Y14⁢Z4+2⁢X8⁢Y4⁢Z8+8⁢X4⁢Y12⁢Z4+X2⁢Y16⁢Z2+8⁢X4⁢Y10⁢Z4+3⁢X2⁢Y14⁢Z2+17⁢X4⁢Y8⁢Z4+9⁢X2⁢Y12⁢Z2+35⁢X4⁢Y6⁢Z4+9⁢X2⁢Y10⁢Z2+18⁢X4⁢Y5⁢Z4+75⁢X4⁢Y4⁢Z4+15⁢X2⁢Y8⁢Z2+18⁢X4⁢Y3⁢Z4+12⁢X2⁢Y7⁢Z2+19⁢X4⁢Y2⁢Z4+100⁢X2⁢Y6⁢Z2+6⁢X⁢Y8⁢Z+48⁢X2⁢Y5⁢Z2+18⁢X⁢Y7⁢Z+158⁢X2⁢Y4⁢Z2+54⁢X⁢Y6⁢Z+210⁢X2⁢Y3⁢Z2+54⁢X⁢Y5⁢Z+253⁢X2⁢Y2⁢Z2+90⁢X⁢Y4⁢Z+42⁢X2⁢Y⁢Z2+312⁢X⁢Y3⁢Z+336⁢X⁢Y2⁢Z+330⁢X⁢Y⁢Z3X8Y10Z87X8Y8Z83X8Y6Z82X4Y14Z42X8Y4Z88X4Y12Z4X2Y16Z28X4Y10Z43X2Y14Z217X4Y8Z49X2Y12Z235X4Y6Z49X2Y10Z218X4Y5Z475X4Y4Z415X2Y8Z218X4Y3Z412X2Y7Z219X4Y2Z4100X2Y6Z26XY8Z48X2Y5Z218XY7Z158X2Y4Z254XY6Z210X2Y3Z254XY5Z253X2Y2Z290XY4Z42X2YZ2312XY3Z336XY2Z330XYZ3*X^8*Y^10*Z^8+7*X^8*Y^8*Z^8+3*X^8*Y^6*Z^8+2*X^4*Y^14*Z^4+2*X^8*Y^4*Z^8+8*X^4*Y^12*Z^4+X^2*Y^16*Z^2+8*X^4*Y^10*Z^4+3*X^2*Y^14*Z^2+17*X^4*Y^8*Z^4+9*X^2*Y^12*Z^2+35*X^4*Y^6*Z^4+9*X^2*Y^10*Z^2+18*X^4*Y^5*Z^4+75*X^4*Y^4*Z^4+15*X^2*Y^8*Z^2+18*X^4*Y^3*Z^4+12*X^2*Y^7*Z^2+19*X^4*Y^2*Z^4+100*X^2*Y^6*Z^2+6*X*Y^8*Z+48*X^2*Y^5*Z^2+18*X*Y^7*Z+158*X^2*Y^4*Z^2+54*X*Y^6*Z+210*X^2*Y^3*Z^2+54*X*Y^5*Z+253*X^2*Y^2*Z^2+90*X*Y^4*Z+42*X^2*Y*Z^2+312*X*Y^3*Z+336*X*Y^2*Z+330*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×26:2275⟩ is the (Kronecker) tensor product of ⟨4×9×13:325⟩ with ⟨2×2×2:7⟩.

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