Re: Issue 1227 in sympy: Integration failure

2012-11-10 Thread sympy
Comment #9 on issue 1227 by asmeu...@gmail.com: Integration failure http://code.google.com/p/sympy/issues/detail?id=1227 These cases where integrate() returns a result with nan is due to _eval_interval. It first tries subs, and then if the result is nan, it tries limit(). It can't use

Re: Issue 1227 in sympy: Integration failure

2012-10-30 Thread sympy
Updates: Labels: WrongResult Comment #8 on issue 1227 by asmeu...@gmail.com: Integration failure http://code.google.com/p/sympy/issues/detail?id=1227 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups sympy-issues

Re: Issue 1227 in sympy: Integration failure

2011-06-05 Thread sympy
Comment #4 on issue 1227 by plaes...@gmail.com: Integration failure http://code.google.com/p/sympy/issues/detail?id=1227 This actually works when I specify that R, b and h are positive. Should we document it somewhere in the gotchas section? -- You received this message because you are