Updates:
        Status: Valid
        Labels: Parsing

Comment #4 on issue 1625 by [email protected]: sympify of logical operations gets confused with ==
http://code.google.com/p/sympy/issues/detail?id=1625

You get False because == tests exact equality. See http://docs.sympy.org/0.7.1/gotchas.html#double-equals-signs.

Probably we should add an option to sympify to parse = and == as Equality.

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