NumPy is the successor to both Numeric and Numarray. It builds from and uses code from both.
More information can be found at the following links http://numeric.scipy.org http://www.scipy.org http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103 Highlights of Release: - Unicode arrays are now always UCS4 even on narrow Python builds - Many improvements and bugfixes to dtype objects - Improvements to numpy.distutils - Optimized dot function improved so copies are no longer made for transposed arrays - Many more bug-fixes Full release notes at http://sourceforge.net/project/shownotes.php?release_id=394206&group_id=1369 Best regards, -Travis Oliphant -- http://mail.python.org/mailman/listinfo/python-list