Re: Issue 3249 in sympy: Difficulty with integrate(exp(I*x)/(1 + x**2), (x, -oo, oo))

2012-04-28 Thread sympy
Comment #4 on issue 3249 by asmeu...@gmail.com: Difficulty with integrate(exp(I*x)/(1 + x**2), (x, -oo, oo)) http://code.google.com/p/sympy/issues/detail?id=3249 I see. Any thoughts on why it can't be symbolically simplified. Perhaps something just needs to be added to the table? -- You

Re: Issue 3243 in sympy: solve() returns answer with Dummys

2012-04-28 Thread sympy
Updates: Labels: smichr NeedsReview Comment #4 on issue 3243 by smi...@gmail.com: solve() returns answer with Dummys http://code.google.com/p/sympy/issues/detail?id=3243 https://github.com/sympy/sympy/pull/1268 -- You received this message because you are subscribed to the Google Gro

Re: Issue 3243 in sympy: solve() returns answer with Dummys

2012-04-28 Thread sympy
Comment #5 on issue 3243 by smi...@gmail.com: solve() returns answer with Dummys http://code.google.com/p/sympy/issues/detail?id=3243 OK, it passes in 64-bit. I guess what is needed from you is confirmation that this was failing in 64-bit. If so, I think it is fixed with the cited pull re

Re: Issue 2867 in sympy: Calls to raises() should use lambda

2012-04-28 Thread sympy
Updates: Labels: NeedsReview Blockedon: -2542 Comment #6 on issue 2867 by j...@durchholz.org: Calls to raises() should use lambda http://code.google.com/p/sympy/issues/detail?id=2867 This is not blocked on #2542, since it does not depend on the results of #2542. (The work on

Re: Issue 2542 in sympy: Compatibility with py.test

2012-04-28 Thread sympy
Issue 2542: Compatibility with py.test http://code.google.com/p/sympy/issues/detail?id=2542 This issue is no longer blocking issue 2867. See http://code.google.com/p/sympy/issues/detail?id=2867 -- You received this message because you are listed in the owner or CC fields of this issue, or because

Re: Issue 3243 in sympy: solve() returns answer with Dummys

2012-04-28 Thread sympy
Comment #6 on issue 3243 by asmeu...@gmail.com: solve() returns answer with Dummys http://code.google.com/p/sympy/issues/detail?id=3243 I just double checked in the latest master, and it definitely fails (I'm in 64-bit Python 2.7). It works in your branch. So I think this is good (excep

Re: Issue 3243 in sympy: solve() returns answer with Dummys

2012-04-28 Thread sympy
Updates: Status: Fixed Comment #7 on issue 3243 by smi...@gmail.com: solve() returns answer with Dummys http://code.google.com/p/sympy/issues/detail?id=3243 ok, thanks. The test from comment 3 was added. -- You received this message because you are subscribed to the Google Groups "s

Re: Issue 3244 in sympy: solve() gives wrong result for quadratic inequality

2012-04-28 Thread sympy
Updates: Status: Fixed Comment #4 on issue 3244 by smi...@gmail.com: solve() gives wrong result for quadratic inequality http://code.google.com/p/sympy/issues/detail?id=3244 (No comment was entered for this change.) -- You received this message because you are subscribed to the Googl