NumPy 1.0.2 has been released NumPy is a Python extension that provides a multi-dimensional array and basic mathematical processing to Python. NumPy also provides foundation for basic image and signal processing, linear algebra and Fourier transforms, and random number generation. NumPy also includes easy integration with ctypes and Fortran allowing powerful extensions to be written.
This release is mainly a bug-fix release but includes a few new features and optimizations. For full details see the release notes at http://www.scipy.org/ReleaseNotes/NumPy_1.0 Binary installers for Windows and Python 2.3, 2.4, and 2.5 are available at Sourceforge along with a gzipped tar-ball and source rpm: http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103 Enjoy!! NumPy developers http://numpy.scipy.org -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html