Description of fast matrix multiplication algorithm: ⟨4×28×28:1974⟩

Algorithm type

X2⁢Y28⁢Z2+X⁢Y28⁢Z+X2⁢Y20⁢Z2+7⁢X⁢Y21⁢Z+4⁢X2⁢Y18⁢Z2+X⁢Y20⁢Z+12⁢X4⁢Y12⁢Z4+2⁢X⁢Y18⁢Z+8⁢X2⁢Y15⁢Z2+24⁢X4⁢Y10⁢Z4+14⁢X2⁢Y14⁢Z2+X⁢Y16⁢Z+34⁢X⁢Y15⁢Z+24⁢X4⁢Y8⁢Z4+30⁢X2⁢Y12⁢Z2+14⁢X⁢Y14⁢Z+X2⁢Y11⁢Z2+18⁢X4⁢Y6⁢Z4+128⁢X2⁢Y10⁢Z2+20⁢X⁢Y12⁢Z+6⁢X2⁢Y9⁢Z2+2⁢X⁢Y11⁢Z+54⁢X4⁢Y4⁢Z4+69⁢X2⁢Y8⁢Z2+124⁢X⁢Y10⁢Z+4⁢X2⁢Y7⁢Z2+18⁢X⁢Y9⁢Z+6⁢X4⁢Y2⁢Z4+116⁢X2⁢Y6⁢Z2+48⁢X⁢Y8⁢Z+44⁢X2⁢Y5⁢Z2+36⁢X⁢Y7⁢Z+142⁢X2⁢Y4⁢Z2+98⁢X⁢Y6⁢Z+32⁢X2⁢Y3⁢Z2+168⁢X⁢Y5⁢Z+170⁢X2⁢Y2⁢Z2+100⁢X⁢Y4⁢Z+10⁢X2⁢Y⁢Z2+114⁢X⁢Y3⁢Z+148⁢X⁢Y2⁢Z+120⁢X⁢Y⁢ZX2Y28Z2XY28ZX2Y20Z27XY21Z4X2Y18Z2XY20Z12X4Y12Z42XY18Z8X2Y15Z224X4Y10Z414X2Y14Z2XY16Z34XY15Z24X4Y8Z430X2Y12Z214XY14ZX2Y11Z218X4Y6Z4128X2Y10Z220XY12Z6X2Y9Z22XY11Z54X4Y4Z469X2Y8Z2124XY10Z4X2Y7Z218XY9Z6X4Y2Z4116X2Y6Z248XY8Z44X2Y5Z236XY7Z142X2Y4Z298XY6Z32X2Y3Z2168XY5Z170X2Y2Z2100XY4Z10X2YZ2114XY3Z148XY2Z120XYZX^2*Y^28*Z^2+X*Y^28*Z+X^2*Y^20*Z^2+7*X*Y^21*Z+4*X^2*Y^18*Z^2+X*Y^20*Z+12*X^4*Y^12*Z^4+2*X*Y^18*Z+8*X^2*Y^15*Z^2+24*X^4*Y^10*Z^4+14*X^2*Y^14*Z^2+X*Y^16*Z+34*X*Y^15*Z+24*X^4*Y^8*Z^4+30*X^2*Y^12*Z^2+14*X*Y^14*Z+X^2*Y^11*Z^2+18*X^4*Y^6*Z^4+128*X^2*Y^10*Z^2+20*X*Y^12*Z+6*X^2*Y^9*Z^2+2*X*Y^11*Z+54*X^4*Y^4*Z^4+69*X^2*Y^8*Z^2+124*X*Y^10*Z+4*X^2*Y^7*Z^2+18*X*Y^9*Z+6*X^4*Y^2*Z^4+116*X^2*Y^6*Z^2+48*X*Y^8*Z+44*X^2*Y^5*Z^2+36*X*Y^7*Z+142*X^2*Y^4*Z^2+98*X*Y^6*Z+32*X^2*Y^3*Z^2+168*X*Y^5*Z+170*X^2*Y^2*Z^2+100*X*Y^4*Z+10*X^2*Y*Z^2+114*X*Y^3*Z+148*X*Y^2*Z+120*X*Y*Z

Algorithm definition

The algorithm ⟨4×28×28:1974⟩ is serendipitous tensor product (⟨2×7×7:76⟩ - 4) ⊗ ⟨2×4×4:26⟩ +2⟨2×4×8:51⟩.

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