Updates:
        Status: Accepted

Comment #3 on issue 2246 by asmeurer: Global directive to switch strict transformations
http://code.google.com/p/sympy/issues/detail?id=2246

I think they could be solved together. solve() should have a keyword option that lets it ignore little niceties like atan(x) = y =|> x = tan(y), and then dsolve() should just use that when calling solve() on the solution.

But first, solve needs to be able to handle inverses well, which is issue 1572.

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