Updates:
        Labels: -NeedsReview

Comment #8 on issue 2979 by [email protected]: > and >= are changed into < and <=
http://code.google.com/p/sympy/issues/detail?id=2979

It ended up at See https://github.com/sympy/sympy/pull/990

Note that the gotcha noted in relational.py can't(?) be addressed by sympy:

x>1
x > 1
1>x
x < 1



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