Re: [Numpy-discussion] Remove numpy/compat/_inspect.py ?

2014-07-31 Thread David Cournapeau
The docstring at the beginning of the module is still relevant AFAIK: it was about decreasing import times. See http://mail.scipy.org/pipermail/numpy-discussion/2009-October/045981.html On Fri, Aug 1, 2014 at 10:27 AM, Charles R Harris wrote: > Hi All, > > The _inspect.py function looks like a

[Numpy-discussion] Remove numpy/compat/_inspect.py ?

2014-07-31 Thread Charles R Harris
Hi All, The _inspect.py function looks like a numpy version of the python inspect function. ISTR that is was a work around for problems with the early python versions, but that would have been back in 2009. Thoughts? Chuck ___ NumPy-Discussion mailing

Re: [Numpy-discussion] OSX wheels for older numpy versions on pypi

2014-07-31 Thread Matthew Brett
On Thu, Jul 31, 2014 at 1:40 PM, Matthew Brett wrote: > On Thu, Jul 31, 2014 at 4:56 AM, Olivier Grisel > wrote: >> 2014-07-31 0:52 GMT+02:00 Matthew Brett : >>> Hi, >>> >>> I took the liberty of uploading OSX wheels for some older numpy >>> versions to pypi. These can be useful for testing, or

[Numpy-discussion] working with numpy object arrays

2014-07-31 Thread Moroney, Catherine M (398D)
In the example code below, is it possible to return an array of all the ".a" values of the MyClass objects as stored in the object array "a"? I am successfully able to retrieve the "a" attributes if I loop through the array elements one by one, but I cannot do a whole-array operation to retrieve t

Re: [Numpy-discussion] OSX wheels for older numpy versions on pypi

2014-07-31 Thread Matthew Brett
On Thu, Jul 31, 2014 at 4:56 AM, Olivier Grisel wrote: > 2014-07-31 0:52 GMT+02:00 Matthew Brett : >> Hi, >> >> I took the liberty of uploading OSX wheels for some older numpy >> versions to pypi. These can be useful for testing, or when building >> your own wheels to be compatible with earlier

Re: [Numpy-discussion] ANN: NumPy 1.9.0 beta 2 release

2014-07-31 Thread Julian Taylor
On 31.07.2014 05:20, Charles R Harris wrote: > > > I just noticed that we are getting a couple of warnings on some platforms. > ... > > *USE_CHROOT=1 ARCH=i386 DIST=trusty PYTHON=3.4* > > /usr/local/lib/python3.4/dist-packages/numpy/distutils/cpuinfo.py:120: > UserWarning: [Errno 2] No such f

Re: [Numpy-discussion] OSX wheels for older numpy versions on pypi

2014-07-31 Thread Olivier Grisel
2014-07-31 0:52 GMT+02:00 Matthew Brett : > Hi, > > I took the liberty of uploading OSX wheels for some older numpy > versions to pypi. These can be useful for testing, or when building > your own wheels to be compatible with earlier numpy versions - see: > > http://stackoverflow.com/questions/17