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

New issue 2603 by [email protected]: solve() does not check assumptions in some cases
http://code.google.com/p/sympy/issues/detail?id=2603

Issue 2098 (solve() does not check assumptions) is now fixed in all cases, but two.

Presently, assumptions aren't checked when:
        o `solve()` input involves relationals or bools.
        o if no symbols are given for a nonlinear system of equations,
          and there is an ambiguity concerning the variable the system
          was actually solved for.

One should agree to `solve()` output format before adressing these issues.


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