There isn't really. SymPy's summation code uses a suite of algorithms
that match a wide array of expressions. It would be difficult to make
a list because it is more than just matching against a list of known
sums.
Pattern matching against known summations is something that could be
added (a la manualintegrate), but for this summation, it's likely
there is a more general algorithm dealing with double summations that
could be implemented, for instance, making use of the Poisson
summation formula.
Aaron Meurer
> --
> You received this message because you are subscribed to the Google Groups "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
sympy+un...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/9cbe087a-cb0e-4716-9089-e040c657afc4n%40googlegroups.com.