Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2003-06-02 20:43:36
Size: 241
Editor: rodan
Comment:
Revision 8 as of 2008-04-02 04:02:36
Size: 389
Editor: ipm03
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
NumArray is the current reimplementation of NumPy. take a look at
http://www.stsci.edu/resources/software_hardware/numarray
It it 100% backwards compatible with NumPy (at least on the Python side - the C API is also very close though)
NumArray was a reimplementation of [http://www.pfdubois.com/numpy/ Numeric]. It is being phased out in favor of NumPy.
Line 5: Line 3:
Its web page is http://www.stsci.edu/resources/software_hardware/numarray

[http://numeric.scipy.org/ Numpy] is the recent reimplementation of Numeric. As both developers of Numeric and Numarray are moving to NumPy, NumPy is a good choice for new applications.

NumArray was a reimplementation of [http://www.pfdubois.com/numpy/ Numeric]. It is being phased out in favor of NumPy.

Its web page is http://www.stsci.edu/resources/software_hardware/numarray

[http://numeric.scipy.org/ Numpy] is the recent reimplementation of Numeric. As both developers of Numeric and Numarray are moving to NumPy, NumPy is a good choice for new applications.

NumArray (last edited 2014-04-17 05:21:25 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.