Description of fast matrix multiplication algorithm: ⟨4×18×24:1119⟩

Algorithm type

2⁢X4⁢Y12⁢Z2+X3⁢Y12⁢Z2+4⁢X⁢Y15⁢Z+12⁢X4⁢Y8⁢Z4+12⁢X2⁢Y12⁢Z2+8⁢X2⁢Y12⁢Z+X4⁢Y8⁢Z2+4⁢X2⁢Y10⁢Z2+30⁢X⁢Y12⁢Z+3⁢X3⁢Y8⁢Z2+52⁢X4⁢Y4⁢Z4+30⁢X2⁢Y8⁢Z2+5⁢X2⁢Y8⁢Z+36⁢X⁢Y9⁢Z+88⁢X2⁢Y6⁢Z2+3⁢X⁢Y8⁢Z+52⁢X2⁢Y4⁢Z2+16⁢X⁢Y6⁢Z+7⁢X2⁢Y4⁢Z+12⁢X⁢Y5⁢Z+224⁢X2⁢Y2⁢Z2+89⁢X⁢Y4⁢Z+176⁢X⁢Y3⁢Z+48⁢X⁢Y2⁢Z+204⁢X⁢Y⁢Z2X4Y12Z2X3Y12Z24XY15Z12X4Y8Z412X2Y12Z28X2Y12ZX4Y8Z24X2Y10Z230XY12Z3X3Y8Z252X4Y4Z430X2Y8Z25X2Y8Z36XY9Z88X2Y6Z23XY8Z52X2Y4Z216XY6Z7X2Y4Z12XY5Z224X2Y2Z289XY4Z176XY3Z48XY2Z204XYZ2*X^4*Y^12*Z^2+X^3*Y^12*Z^2+4*X*Y^15*Z+12*X^4*Y^8*Z^4+12*X^2*Y^12*Z^2+8*X^2*Y^12*Z+X^4*Y^8*Z^2+4*X^2*Y^10*Z^2+30*X*Y^12*Z+3*X^3*Y^8*Z^2+52*X^4*Y^4*Z^4+30*X^2*Y^8*Z^2+5*X^2*Y^8*Z+36*X*Y^9*Z+88*X^2*Y^6*Z^2+3*X*Y^8*Z+52*X^2*Y^4*Z^2+16*X*Y^6*Z+7*X^2*Y^4*Z+12*X*Y^5*Z+224*X^2*Y^2*Z^2+89*X*Y^4*Z+176*X*Y^3*Z+48*X*Y^2*Z+204*X*Y*Z

Algorithm definition

The algorithm ⟨4×18×24:1119⟩ is serendipitous tensor product (⟨2×6×6:56⟩ - 2) ⊗ ⟨2×3×4:20⟩ +⟨2×6×4:39⟩.

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