[matplotlib-devel] [ANN] NumPy 1.0 release

2006-10-26 Thread Travis E. Oliphant
We are very pleased to announce the release of NumPy 1.0 available for download at http://www.numpy.org This release is the culmination of over 18 months of effort to allow unification of the Numeric and Numarray communities. NumPy provides the features of both packages as well as comparable

[matplotlib-devel] numerix.nan?

2006-08-05 Thread Travis E. Oliphant
I think a numpy-ism crept into the code-base (not that I particularly mind as I will welcome the day matplotlib jettisons it's 3-array support). In quiver.py, nx.nan is attempted, which raises an error, unless I'm missing the definition of nan somewhere. In SVN, I have imported nan from numpy e