Differences between revisions 4 and 5
Revision 4 as of 2005-09-28 18:10:27
Size: 278
Editor: 207
Comment:
Revision 5 as of 2006-06-13 17:26:39
Size: 409
Editor: Toronto-HSE-ppp3670451
Comment: clarify distinction between Numeric and NumPy
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 is the current reimplementation of [http://www.pfdubois.com/numpy/ Numeric].
Line 5: Line 5:
It is 100% backwards compatible with Num``Py (at least on the Python side - the C API is also very close though). It is 100% backwards compatible with Numeric (at least on the Python side - the C API is also very close though).

[http://numeric.scipy.org/ Numpy] is an even newer reimplementation of Numeric. Numpy is a good choice for new applications.

NumArray is the current reimplementation of [http://www.pfdubois.com/numpy/ Numeric].

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).

[http://numeric.scipy.org/ Numpy] is an even newer reimplementation of Numeric. 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.