Comment #6 on issue 3601 by [email protected]: SymPy Stats should assume expressions are equal to zero
http://code.google.com/p/sympy/issues/detail?id=3601

How about not assume that just the expression doesn't mean that you want it equals to zero, but the whole sentence x*2 + 3 == 0 .

What I want to say is:
In: X = Die('X', 4)
In: P(X*2 + 3 == 0)
Out: 0

Implement the logic equal is not confusing and not annoying.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to