Comment #8 on issue 1887 by asmeurer: Separate boolean and symbolic relationals
http://code.google.com/p/sympy/issues/detail?id=1887

See comment 3 above. I think >, <, >=, and <= should default to the symbolic version, but perhaps they could be automatically converted to the boolean version when necessary.

Thus, we can make it LtEqn, etc. for the equation version (which will have the shortcut of <), and make Lt() be the boolean version.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to