Description of fast matrix multiplication algorithm: ⟨10×28×28:4560⟩

Algorithm type

6⁢X6⁢Y4⁢Z4+60⁢X4⁢Y6⁢Z4+6⁢X2⁢Y2⁢Z10+20⁢X2⁢Y9⁢Z2+348⁢X4⁢Y4⁢Z4+18⁢X2⁢Y2⁢Z8+2⁢X3⁢Y6⁢Z2+16⁢X⁢Y9⁢Z+20⁢X6⁢Y2⁢Z2+6⁢X4⁢Y4⁢Z2+244⁢X2⁢Y6⁢Z2+42⁢X2⁢Y4⁢Z4+6⁢X2⁢Y2⁢Z6+4⁢X5⁢Y2⁢Z2+X4⁢Y2⁢Z3+8⁢X3⁢Y4⁢Z2+2⁢X3⁢Y2⁢Z4+2⁢X2⁢Y6⁢Z+14⁢X⁢Y6⁢Z2+2⁢X⁢Y3⁢Z5+121⁢X4⁢Y2⁢Z2+5⁢X3⁢Y2⁢Z3+614⁢X2⁢Y4⁢Z2+86⁢X2⁢Y2⁢Z4+114⁢X⁢Y6⁢Z+6⁢X⁢Y3⁢Z4+8⁢X⁢Y2⁢Z5+6⁢X3⁢Y3⁢Z+23⁢X3⁢Y2⁢Z2+8⁢X2⁢Y4⁢Z+100⁢X2⁢Y3⁢Z2+4⁢X2⁢Y2⁢Z3+56⁢X⁢Y4⁢Z2+2⁢X⁢Y3⁢Z3+24⁢X⁢Y2⁢Z4+10⁢X⁢Y⁢Z5+24⁢X3⁢Y2⁢Z+32⁢X2⁢Y3⁢Z+706⁢X2⁢Y2⁢Z2+200⁢X⁢Y4⁢Z+28⁢X⁢Y3⁢Z2+8⁢X⁢Y2⁢Z3+30⁢X⁢Y⁢Z4+54⁢X3⁢Y⁢Z+138⁢X2⁢Y2⁢Z+13⁢X2⁢Y⁢Z2+120⁢X⁢Y3⁢Z+182⁢X⁢Y2⁢Z2+10⁢X⁢Y⁢Z3+231⁢X2⁢Y⁢Z+410⁢X⁢Y2⁢Z+151⁢X⁢Y⁢Z2+209⁢X⁢Y⁢Z6X6Y4Z460X4Y6Z46X2Y2Z1020X2Y9Z2348X4Y4Z418X2Y2Z82X3Y6Z216XY9Z20X6Y2Z26X4Y4Z2244X2Y6Z242X2Y4Z46X2Y2Z64X5Y2Z2X4Y2Z38X3Y4Z22X3Y2Z42X2Y6Z14XY6Z22XY3Z5121X4Y2Z25X3Y2Z3614X2Y4Z286X2Y2Z4114XY6Z6XY3Z48XY2Z56X3Y3Z23X3Y2Z28X2Y4Z100X2Y3Z24X2Y2Z356XY4Z22XY3Z324XY2Z410XYZ524X3Y2Z32X2Y3Z706X2Y2Z2200XY4Z28XY3Z28XY2Z330XYZ454X3YZ138X2Y2Z13X2YZ2120XY3Z182XY2Z210XYZ3231X2YZ410XY2Z151XYZ2209XYZ6*X^6*Y^4*Z^4+60*X^4*Y^6*Z^4+6*X^2*Y^2*Z^10+20*X^2*Y^9*Z^2+348*X^4*Y^4*Z^4+18*X^2*Y^2*Z^8+2*X^3*Y^6*Z^2+16*X*Y^9*Z+20*X^6*Y^2*Z^2+6*X^4*Y^4*Z^2+244*X^2*Y^6*Z^2+42*X^2*Y^4*Z^4+6*X^2*Y^2*Z^6+4*X^5*Y^2*Z^2+X^4*Y^2*Z^3+8*X^3*Y^4*Z^2+2*X^3*Y^2*Z^4+2*X^2*Y^6*Z+14*X*Y^6*Z^2+2*X*Y^3*Z^5+121*X^4*Y^2*Z^2+5*X^3*Y^2*Z^3+614*X^2*Y^4*Z^2+86*X^2*Y^2*Z^4+114*X*Y^6*Z+6*X*Y^3*Z^4+8*X*Y^2*Z^5+6*X^3*Y^3*Z+23*X^3*Y^2*Z^2+8*X^2*Y^4*Z+100*X^2*Y^3*Z^2+4*X^2*Y^2*Z^3+56*X*Y^4*Z^2+2*X*Y^3*Z^3+24*X*Y^2*Z^4+10*X*Y*Z^5+24*X^3*Y^2*Z+32*X^2*Y^3*Z+706*X^2*Y^2*Z^2+200*X*Y^4*Z+28*X*Y^3*Z^2+8*X*Y^2*Z^3+30*X*Y*Z^4+54*X^3*Y*Z+138*X^2*Y^2*Z+13*X^2*Y*Z^2+120*X*Y^3*Z+182*X*Y^2*Z^2+10*X*Y*Z^3+231*X^2*Y*Z+410*X*Y^2*Z+151*X*Y*Z^2+209*X*Y*Z

Algorithm definition

The algorithm ⟨10×28×28:4560⟩ is serendipitous tensor product (⟨5×7×7:176⟩ - 8) ⊗ ⟨2×4×4:26⟩ +⟨8×4×4:96⟩ +2⟨4×4×4:48⟩.

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