Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2003-06-02 20:43:36
Size: 241
Editor: rodan
Comment:
Revision 6 as of 2006-06-13 18:17:14
Size: 390
Editor: nobody
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 place of NumPy0
Line 5: Line 3:
It's 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 place of NumPy0

It's 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.