Differences between revisions 3 and 13 (spanning 10 versions)
Revision 3 as of 2005-01-02 08:04:24
Size: 278
Editor: MikeRovner
Comment: added link to NumPy
Revision 13 as of 2014-04-17 05:21:25
Size: 366
Comment:
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 has been 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 reimplementation of Numeric. As both developers of Numeric and Numarray have moved to NumPy, NumPy is a good choice for new applications.

NumArray was a reimplementation of Numeric. It has been phased out in favor of NumPy.

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

NumPy is the reimplementation of Numeric. As both developers of Numeric and Numarray have moved 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.