On Wed, Jan 27, 2010 at 03:22:43PM -0600, Anthony Palomba wrote: > I am not sure what symbolic function that might be.
> I am asking has anyone here used sympy to do probability... > How easy is it to do? Is the set of prob functions that sympy > offers complete? Or is there a better python library out there that > does probability? I am not sure what you want to do, but if you want to do numerical work, maybe you should look numpy or scipy.stats? Gaƫl -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
