Updates:
Status: Verified
Comment #11 on issue 580 by ondrej.certik: write a test for "definite
integration of rational functions gives wrong answers" which is fixed
http://code.google.com/p/sympy/issues/detail?id=580
You are right. I just couldn't search correctly:
$ grep -R "x\*\*2-8\*x+17" *
sympy/integrals/tests/test_integrals.py: assert
NS(Integral(1/(x**2-8*x+17), (x,
2, 4))) == '1.10714871779409'
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---