Differences between revisions 5 and 6
Revision 5 as of 2006-06-13 17:26:39
Size: 409
Editor: Toronto-HSE-ppp3670451
Comment: clarify distinction between Numeric and NumPy
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 [http://www.pfdubois.com/numpy/ Numeric]. NumArray was a reimplementation of [http://www.pfdubois.com/numpy/ Numeric].  It is being phased out in place of NumPy0
Line 3: Line 3:
Take a look at
http://www.stsci.edu/resources/software_hardware/numarray
It is 100% backwards compatible with Numeric (at least on the Python side - the C API is also very close though).
It's web page is http://www.stsci.edu/resources/software_hardware/numarray
Line 7: Line 5:
[http://numeric.scipy.org/ Numpy] is an even newer reimplementation of Numeric. Numpy is a good choice for new applications. [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.