Updates:
Status: Accepted
Cc: [email protected]
Labels: Statistics Milestone-Release0.7.2
Comment #1 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
You could also allow to create symbols with a method, like
X = BinomA.random_sample('X')
You could also add various kinds of syntactic sugar to make things easier
(e.g., some kind of analog to symbols()).
All in all, this sounds like a good plan to me. It will totally break the
way things work in stats, so we either need to do this before we release,
or somehow mark that module as "experimental".
--
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.