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

Algorithm type

X2⁢Y21⁢Z2+X2⁢Y19⁢Z2+10⁢X⁢Y21⁢Z+8⁢X2⁢Y18⁢Z2+X2⁢Y17⁢Z2+5⁢X⁢Y19⁢Z+8⁢X4⁢Y12⁢Z4+X2⁢Y16⁢Z2+4⁢X⁢Y18⁢Z+18⁢X2⁢Y15⁢Z2+2⁢X⁢Y17⁢Z+16⁢X4⁢Y10⁢Z4+9⁢X2⁢Y14⁢Z2+4⁢X⁢Y16⁢Z+63⁢X⁢Y15⁢Z+16⁢X4⁢Y8⁢Z4+22⁢X2⁢Y12⁢Z2+X⁢Y14⁢Z+2⁢X2⁢Y11⁢Z2+12⁢X4⁢Y6⁢Z4+63⁢X2⁢Y10⁢Z2+28⁢X⁢Y12⁢Z+12⁢X2⁢Y9⁢Z2+2⁢X⁢Y11⁢Z+36⁢X4⁢Y4⁢Z4+24⁢X2⁢Y8⁢Z2+9⁢X⁢Y10⁢Z+36⁢X⁢Y9⁢Z+4⁢X4⁢Y2⁢Z4+96⁢X2⁢Y6⁢Z2+48⁢X2⁢Y5⁢Z2+28⁢X⁢Y7⁢Z+68⁢X2⁢Y4⁢Z2+32⁢X⁢Y6⁢Z+40⁢X2⁢Y3⁢Z2+188⁢X⁢Y5⁢Z+156⁢X2⁢Y2⁢Z2+72⁢X⁢Y4⁢Z+12⁢X2⁢Y⁢Z2+156⁢X⁢Y3⁢Z+60⁢X⁢Y2⁢Z+144⁢X⁢Y⁢ZX2Y21Z2X2Y19Z210XY21Z8X2Y18Z2X2Y17Z25XY19Z8X4Y12Z4X2Y16Z24XY18Z18X2Y15Z22XY17Z16X4Y10Z49X2Y14Z24XY16Z63XY15Z16X4Y8Z422X2Y12Z2XY14Z2X2Y11Z212X4Y6Z463X2Y10Z228XY12Z12X2Y9Z22XY11Z36X4Y4Z424X2Y8Z29XY10Z36XY9Z4X4Y2Z496X2Y6Z248X2Y5Z228XY7Z68X2Y4Z232XY6Z40X2Y3Z2188XY5Z156X2Y2Z272XY4Z12X2YZ2156XY3Z60XY2Z144XYZX^2*Y^21*Z^2+X^2*Y^19*Z^2+10*X*Y^21*Z+8*X^2*Y^18*Z^2+X^2*Y^17*Z^2+5*X*Y^19*Z+8*X^4*Y^12*Z^4+X^2*Y^16*Z^2+4*X*Y^18*Z+18*X^2*Y^15*Z^2+2*X*Y^17*Z+16*X^4*Y^10*Z^4+9*X^2*Y^14*Z^2+4*X*Y^16*Z+63*X*Y^15*Z+16*X^4*Y^8*Z^4+22*X^2*Y^12*Z^2+X*Y^14*Z+2*X^2*Y^11*Z^2+12*X^4*Y^6*Z^4+63*X^2*Y^10*Z^2+28*X*Y^12*Z+12*X^2*Y^9*Z^2+2*X*Y^11*Z+36*X^4*Y^4*Z^4+24*X^2*Y^8*Z^2+9*X*Y^10*Z+36*X*Y^9*Z+4*X^4*Y^2*Z^4+96*X^2*Y^6*Z^2+48*X^2*Y^5*Z^2+28*X*Y^7*Z+68*X^2*Y^4*Z^2+32*X*Y^6*Z+40*X^2*Y^3*Z^2+188*X*Y^5*Z+156*X^2*Y^2*Z^2+72*X*Y^4*Z+12*X^2*Y*Z^2+156*X*Y^3*Z+60*X*Y^2*Z+144*X*Y*Z

Algorithm definition

The algorithm ⟨4×21×28:1518⟩ is serendipitous tensor product (⟨2×7×7:76⟩ - 4) ⊗ ⟨2×3×4:20⟩ +2⟨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