Hi,

0.6.3.beta2 is out:

http://code.google.com/p/sympy/downloads/list

This is still for testing purposes. 0.6.3 is the first release where
we install tests among the other files with "python setup.py install".
So please test it thoroughly. Whatever way you choose to install
sympy, when you start python, you should be able to do:

import sympy
sympy.test()

and all tests should pass. If not, please report it.

If no major bugs are found, we'll release the final version. The
following changes were made since beta1:

$ git shortlog sympy-0.6.3.beta1..sympy-0.6.3.beta2
Ondrej Certik (7):
      Added tag sympy-0.6.3.beta1 for changeset c870fd1fce31
      install bin/test and bin/py.bench with "./setup.py sdist"
      Do not test examples if they are not installed
      test_pure: install sympy first and then test using bin/test
      contributors list updated
      docs: sympy version updated
      v0.6.3.beta2


Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to