On Wed, Aug 18, 2010 at 12:23 AM, Ralf Gommers <[email protected]> wrote: > I am pleased to announce the availability of the second beta of NumPy 1.5.0. > This will be the first NumPy release to include support for Python 3, as > well as for Python 2.7. > > Please try this beta and report any problems on the NumPy mailing list. > Especially with Python 3 testing will be very useful. On Linux and OS X > building from source should be straightforward, for Windows a binary > installer is provided. There is one important known issue on Windows left, > in fromfile and tofile (ticket 1583). > > Binaries, sources and release notes can be found at > https://sourceforge.net/projects/numpy/files/
I saw that the beta was put on pypi as well. I think we should not do that: easy_install will always the most recent version, and this means trouble. cheers, David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
