Comment #23 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
I agree that the first seems best
- Move the symbol keyword up to the front, so it's
def Binomial(symbol, n, p, succ=1, fail=0)
We should just sympify the symbol input. If we wanted to be clever we could
also make it real, positive, etc... as appropriate.
Valid just means that this issue is a valid problem that should be dealt
with. Most unresolved issues have the status Valid. This used to be called
Accepted.
--
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.