Hi, Vinzent just released 0.6.7. Changes:
date: 17 March 2010 fix a bug where bin/test and bin/doctest would be installed into /usr/bin fix an example for recent matplotlib versions some fixes for Python 2.4 and 2.5 try to expand integrand if integration fails improved isprime() (pseudoprimes were falsely reported as being prime) runtests.py prints less when testing documentation ODE code clean-up and fixes runtests.py is now more verbose about expected failures to avoid confusion update mpmath to version 0.14 improvements to second quantization module and coupled cluster example implement visual factorint() implement symarray(): numpy array of sympy symbols documentation fixes and some bugfixes The following 7 people have contributed patches to this release: Aaron Meurer Chris Smith Fernando Perez Øyvind Jensen Ronan Lamy Toon Verstraelen Vinzent Steinberg The following 5 people helped reviewing patches: Aaron Meurer Chris Smith Ondrej Certik Ronan Lamy Vinzent Steinberg Major plans for the next release: * get Mateusz polys branch in Ondrej P.S. If you need to understand the current git repository, then the release commit is: 632105e (sympy-0.6.7) SymPy 0.6.7 but it's not in our master branch, as I understand it (Vinzent can confirm this tomorrow), as we already have new development in the master and we didn't want to do yet another rc cycle. Ondrej -- 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.
