On Sun, Dec 1, 2013 at 11:34 PM, Aaron Meurer <[email protected]> wrote: > I've released the first release candidate of SymPy 0.7.4. You can > download it at https://github.com/sympy/sympy/releases/tag/sympy-0.7.4.rc1. > > Please download and test this release. If all goes smoothly, I'll do > the final release in a week.
I tested on 64bit Ubuntu 12.04, all tests pass: Python 2.7: https://gist.github.com/certik/7755808 Python 3.2: https://gist.github.com/certik/7755871 Ondrej P.S. I noticed some tests are Xpassing in both 2.7 and 3.3, so maybe we can enable them in master. I wouldn't worry about this for the release. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
