Hello, On Thu, Mar 15, 2012 at 8:24 AM, john.hoebing <[email protected]> wrote: > > You are completely correct. Its funny that the default Ubuntu sympy > doesn't work; it runs on Ubuntu 12.04 beta and installs through the > generic 'sudo apt-get install python-sympy', and as you can see above, > its a 'SymPy 0.7.1.rc0' release. But I tried the master from github > and it works just like you say, so I'll work with the master until the > Ubuntu distro catches up.
The problem with the Ubuntu package is that it is quite far from corresponding to the latest version. According to this page https://github.com/sympy/sympy/tags , the version 0.7.1.rc1 was released about 8 months ago. Sergiu -- 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.
