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

Algorithm type

14⁢X8⁢Y8⁢Z8+32⁢X4⁢Y12⁢Z4+8⁢X2⁢Y16⁢Z2+22⁢X4⁢Y10⁢Z4+8⁢X2⁢Y14⁢Z2+6⁢X4⁢Y8⁢Z4+16⁢X2⁢Y12⁢Z2+18⁢X4⁢Y6⁢Z4+16⁢X2⁢Y10⁢Z2+130⁢X4⁢Y4⁢Z4+8⁢X2⁢Y8⁢Z2+248⁢X2⁢Y6⁢Z2+48⁢X⁢Y8⁢Z+132⁢X2⁢Y5⁢Z2+48⁢X⁢Y7⁢Z+86⁢X2⁢Y4⁢Z2+96⁢X⁢Y6⁢Z+108⁢X2⁢Y3⁢Z2+96⁢X⁢Y5⁢Z+338⁢X2⁢Y2⁢Z2+48⁢X⁢Y4⁢Z+336⁢X⁢Y3⁢Z+300⁢X⁢Y2⁢Z+372⁢X⁢Y⁢Z14X8Y8Z832X4Y12Z48X2Y16Z222X4Y10Z48X2Y14Z26X4Y8Z416X2Y12Z218X4Y6Z416X2Y10Z2130X4Y4Z48X2Y8Z2248X2Y6Z248XY8Z132X2Y5Z248XY7Z86X2Y4Z296XY6Z108X2Y3Z296XY5Z338X2Y2Z248XY4Z336XY3Z300XY2Z372XYZ14*X^8*Y^8*Z^8+32*X^4*Y^12*Z^4+8*X^2*Y^16*Z^2+22*X^4*Y^10*Z^4+8*X^2*Y^14*Z^2+6*X^4*Y^8*Z^4+16*X^2*Y^12*Z^2+18*X^4*Y^6*Z^4+16*X^2*Y^10*Z^2+130*X^4*Y^4*Z^4+8*X^2*Y^8*Z^2+248*X^2*Y^6*Z^2+48*X*Y^8*Z+132*X^2*Y^5*Z^2+48*X*Y^7*Z+86*X^2*Y^4*Z^2+96*X*Y^6*Z+108*X^2*Y^3*Z^2+96*X*Y^5*Z+338*X^2*Y^2*Z^2+48*X*Y^4*Z+336*X*Y^3*Z+300*X*Y^2*Z+372*X*Y*Z

Algorithm definition

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

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