On Jun 5, 2012, at 10:50 AM, Matthew Rocklin wrote: > SymPy 0.7.1 was released before sympy.stats was created. You'll have to > download and use the git version available here > https://github.com/sympy/sympy.
ah, that does it! thanks! > Also, the interface to sympy.stats may change slightly. All examples will be > kept up to date here > https://github.com/mrocklin/cise-sympy-stats > one small question: why did you change g=-9.8 to g=-Rational(98,10)? does that make the analysis easier for sympy? is there some reason to avoid floats? thanks again! bb -- Brian Blais [email protected] http://web.bryant.edu/~bblais http://brianblais.wordpress.com/ -- 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.
