Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium EasyToFix

New issue 2226 by [email protected]: Test failure for tsolve()
http://code.google.com/p/sympy/issues/detail?id=2226

I've had a test failure for some time in sympy/solvers, cf. http://paste.pocoo.org/show/358676 (I ran py.test --pastebin all -k tsolve sympy/solvers/).

I bisected it to:

10657289fd929febc3e897cdd700c2665911a4c9 is the first bad commit
commit 10657289fd929febc3e897cdd700c2665911a4c9
Author: Chris Smith <[email protected]>
Date:   Thu Sep 2 21:02:29 2010 +0545

    2044: log(exp(arg)) = arg iff arg is real

      gruntz changed to use positive x when calculating limit at infinity

      minor edits, too


I think that the test should just be changed to check that the numeric value is correct - there are just too many valid symbolic answers.






--
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