Comment #5 on issue 3129 by [email protected]: Drastic change to sympy.stats: Adding concept of Probability Distributions on surface level
http://code.google.com/p/sympy/issues/detail?id=3129
And you would get different "results", different objects, while the notation makes it look like you're storing a static result "Binomial(1, 2)" to both X and Y. I think
I agree with this sentiment. That looks like we should have X == Y == some kind of object representing a binomial distribution with mean 1 and standard deviation 2. Requiring the symbol name would go a long way to removing this ambiguity, so I think that this particular point is only superficially unrelated to the rest of this discussion.
-- 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.
