(note, I am not on the sage list or gms list, so this probably won't
make it there unless someone forwards it)
SymPy's limit primarily uses the Gruntz algorithm, which is fairly
capable. I'm not an expert on it, so others will be able to comment in
more detail, but as far as I know, it's mostly reliant on the ability
to compute series expansions, which SymPy has built up quite a bit.
Computing series expansions and limits with this algorithm was one of
the first things SymPy was able to do when Ondrej created it back in
2005 (IIRC), so it's fairly developed. I believe the algorithm has
some difficulties with expressions with trigonometric functions (but
again, others should comment on that).
What algorithms does Maxima implement? Does Sage generally only use
one backend or can it also use fallback mechanisms. SymPy should
generally raise NotImplementedError (or maybe another error if there
is a bug) if it can't compute a limit.
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 post to this group, send email to
sy...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/sympy.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/CACLE5GAujsLOsoVfxQ2qxiydnYYRJsaEX_r9Efiw2LhUZC3V%3Dw%40mail.gmail.com.