Description of fast matrix multiplication algorithm: ⟨15×28×28:6543⟩

Algorithm type

216⁢X4⁢Y6⁢Z4+12⁢X4⁢Y6⁢Z2+540⁢X4⁢Y4⁢Z4+72⁢X2⁢Y8⁢Z2+4⁢X2⁢Y8⁢Z+30⁢X4⁢Y4⁢Z2+222⁢X4⁢Y2⁢Z4+528⁢X2⁢Y6⁢Z2+32⁢X⁢Y8⁢Z+108⁢X4⁢Y3⁢Z2+11⁢X4⁢Y2⁢Z3+5⁢X3⁢Y2⁢Z4+24⁢X2⁢Y6⁢Z+42⁢X2⁢Y3⁢Z4+X6⁢Y⁢Z+304⁢X4⁢Y2⁢Z2+23⁢X3⁢Y2⁢Z3+672⁢X2⁢Y4⁢Z2+116⁢X2⁢Y2⁢Z4+X2⁢Y⁢Z5+192⁢X⁢Y6⁢Z+6⁢X4⁢Y2⁢Z+113⁢X4⁢Y⁢Z2+34⁢X3⁢Y2⁢Z2+60⁢X2⁢Y4⁢Z+114⁢X2⁢Y3⁢Z2+8⁢X2⁢Y2⁢Z3+48⁢X2⁢Y⁢Z4+14⁢X⁢Y4⁢Z2+9⁢X4⁢Y⁢Z+12⁢X3⁢Y⁢Z2+216⁢X2⁢Y3⁢Z+763⁢X2⁢Y2⁢Z2+22⁢X2⁢Y⁢Z3+230⁢X⁢Y4⁢Z+84⁢X⁢Y3⁢Z2+2⁢X⁢Y2⁢Z3+4⁢X⁢Y⁢Z4+4⁢X3⁢Y⁢Z+256⁢X2⁢Y2⁢Z+160⁢X2⁢Y⁢Z2+228⁢X⁢Y3⁢Z+96⁢X⁢Y2⁢Z2+6⁢X⁢Y⁢Z3+210⁢X2⁢Y⁢Z+392⁢X⁢Y2⁢Z+97⁢X⁢Y⁢Z2+200⁢X⁢Y⁢Z216X4Y6Z412X4Y6Z2540X4Y4Z472X2Y8Z24X2Y8Z30X4Y4Z2222X4Y2Z4528X2Y6Z232XY8Z108X4Y3Z211X4Y2Z35X3Y2Z424X2Y6Z42X2Y3Z4X6YZ304X4Y2Z223X3Y2Z3672X2Y4Z2116X2Y2Z4X2YZ5192XY6Z6X4Y2Z113X4YZ234X3Y2Z260X2Y4Z114X2Y3Z28X2Y2Z348X2YZ414XY4Z29X4YZ12X3YZ2216X2Y3Z763X2Y2Z222X2YZ3230XY4Z84XY3Z22XY2Z34XYZ44X3YZ256X2Y2Z160X2YZ2228XY3Z96XY2Z26XYZ3210X2YZ392XY2Z97XYZ2200XYZ216*X^4*Y^6*Z^4+12*X^4*Y^6*Z^2+540*X^4*Y^4*Z^4+72*X^2*Y^8*Z^2+4*X^2*Y^8*Z+30*X^4*Y^4*Z^2+222*X^4*Y^2*Z^4+528*X^2*Y^6*Z^2+32*X*Y^8*Z+108*X^4*Y^3*Z^2+11*X^4*Y^2*Z^3+5*X^3*Y^2*Z^4+24*X^2*Y^6*Z+42*X^2*Y^3*Z^4+X^6*Y*Z+304*X^4*Y^2*Z^2+23*X^3*Y^2*Z^3+672*X^2*Y^4*Z^2+116*X^2*Y^2*Z^4+X^2*Y*Z^5+192*X*Y^6*Z+6*X^4*Y^2*Z+113*X^4*Y*Z^2+34*X^3*Y^2*Z^2+60*X^2*Y^4*Z+114*X^2*Y^3*Z^2+8*X^2*Y^2*Z^3+48*X^2*Y*Z^4+14*X*Y^4*Z^2+9*X^4*Y*Z+12*X^3*Y*Z^2+216*X^2*Y^3*Z+763*X^2*Y^2*Z^2+22*X^2*Y*Z^3+230*X*Y^4*Z+84*X*Y^3*Z^2+2*X*Y^2*Z^3+4*X*Y*Z^4+4*X^3*Y*Z+256*X^2*Y^2*Z+160*X^2*Y*Z^2+228*X*Y^3*Z+96*X*Y^2*Z^2+6*X*Y*Z^3+210*X^2*Y*Z+392*X*Y^2*Z+97*X*Y*Z^2+200*X*Y*Z

Algorithm definition

The algorithm ⟨15×28×28:6543⟩ is serendipitous tensor product (⟨5×7×4:104⟩ - 6) ⊗ ⟨3×4×7:63⟩ +3⟨6×4×7:123⟩.

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