Hi everyone. I have made the first release candidate for SymPy 0.7.1. You can download the source at http://code.google.com/p/sympy/downloads/detail?name=sympy-0.7.1.rc1.tar.gz, a Windows32 installer at http://code.google.com/p/sympy/downloads/detail?name=sympy-0.7.1.rc1.win32.exe, and the docs for this version at http://code.google.com/p/sympy/downloads/detail?name=sympy-0.7.1.rc1-docs-html.zip.
The release notes are at https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.1. I will give this in more detail when I do the full release, but the big changes here are that isympy now works in IPython 0.11, which will be released soon, Pyglet is now an optional external dependency, Python 2.4 is no longer supported, and our docs use MathJax to render the LaTeX math. There have also been several bug fixes and new functionality (see the full release notes). So please download the release and test it. Also, since our docs have received a significant update with the MathJax, I ask that you also download the docs and see if they render correctly in your broswer of choice. Some pages that use a lot of MathJax math include modules/simplify/hyperexpand.html, most of the mpmath documentation, and modules/galgebra/GA/GAsympy.html. We also enabled a feature in Sphinx that lets you view the source code of a function in the documentation. So, next to every function definition, there should be a "source" button which takes you to the source code of the function. If there are no major problems, I will do the full release in about a week. Aaron Meurer -- 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.
