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

Algorithm type

14X8Y8Z8+32X4Y12Z4+8X2Y16Z2+22X4Y10Z4+8X2Y14Z2+6X4Y8Z4+16X2Y12Z2+18X4Y6Z4+16X2Y10Z2+130X4Y4Z4+8X2Y8Z2+248X2Y6Z2+48XY8Z+132X2Y5Z2+48XY7Z+86X2Y4Z2+96XY6Z+108X2Y3Z2+96XY5Z+338X2Y2Z2+48XY4Z+336XY3Z+300XY2Z+372XYZ14X8Y8Z832X4Y12Z48X2Y16Z222X4Y10Z48X2Y14Z26X4Y8Z416X2Y12Z218X4Y6Z416X2Y10Z2130X4Y4Z48X2Y8Z2248X2Y6Z248XY8Z132X2Y5Z248XY7Z86X2Y4Z296XY6Z108X2Y3Z296XY5Z338X2Y2Z248XY4Z336XY3Z300XY2Z372XYZ14*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