Comment #20 on issue 835 by Vinzent.Steinberg: limit((5**x+3**x)**(1/x), x, oo) TODO
http://code.google.com/p/sympy/issues/detail?id=835

Look at sympy/series/gruntz.py. There is a 'debug' decorator which is just triggered by setting the environment variable SYMPY_DEBUG=True. I think you could reuse/refactor the code for risch_integrate() and move it to sympy/utilities.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to