Status: Accepted
Owner: smichr
Labels: Type-Defect Priority-Medium NeedsReview

New issue 2122 by smichr: misplaced lseries code
http://code.google.com/p/sympy/issues/detail?id=2122

I believe that code in integrals.py's lseries method was placed there from exponential. It gives the right answer for exponentials use of Integral.lseries but the code doesn't give the right behavior if not called from exponential.py. So the code from integrals.py was moved back to exponential and the (hopefully) correct code put in integrals.py. At least lseries and nseries agree with each other.

This is in the integral_issues branch in the pull requests with number 2122.

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

Reply via email to