Updates:
        Labels: NeedsReview

Comment #1 on issue 1172 by robert.kern: example: curve sketching
http://code.google.com/p/sympy/issues/detail?id=1172

Hmm, current sympy appears to have regressed. It now also chokes on 4*x*(1 -
a*x**(1/2)). guess_solve_strategy() incorrectly returns GS_POLY for this  
case. When
that is fixed, solve() fails to handle the GS_RATIONAL_CV_1 strategy in the  
extrema
calculation.

tsolve(x**x*(1+log(x))), as reported, still fails.

Attachments:
        0001-BUG-the-lists-for-map-need-to-be-the-same-length.patch  1.5 KB

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

Reply via email to