Differences between revisions 3 and 12 (spanning 9 versions)
Revision 3 as of 2005-01-02 08:04:24
Size: 278
Editor: MikeRovner
Comment: added link to NumPy
Revision 12 as of 2014-04-17 05:20:29
Size: 373
Comment: http://www.numpy.org/
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
NumArray is the current reimplementation of [http://www.pfdubois.com/numpy/ NumPy]. NumArray was a reimplementation of Numeric. It is being phased out in favor of NumPy.
Line 3: Line 3:
Take a look at
http://www.stsci.edu/resources/software_hardware/numarray
It it 100% backwards compatible with Num``Py (at least on the Python side - the C API is also very close though).
Its web page was http://www.stsci.edu/resources/software_hardware/numarray (no longer works)

[[http://www.numpy.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 Numeric. It is being phased out in favor of NumPy.

Its web page was http://www.stsci.edu/resources/software_hardware/numarray (no longer works)

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.