[Numpy-discussion] ANN: NumPy 1.9.0 release candidate 1 available

Carl Kleffner cmkleffner at gmail.com
Thu Aug 28 16:08:22 EDT 2014


I put 4 wheels for numpy-1.9.0rc1 on
https://bitbucket.org/carlkl/mingw-w64-for-python/downloads . All wheels
are compiled with the mingw-w64 compiler and makes use of OpenBLAS (latest
github version). The 32 bit versions still have some testing errors on
corner cases for atan2 and hypot.

Carl



2014-08-28 7:00 GMT+02:00 Charles R Harris <charlesr.harris at gmail.com>:

>
>
>
> On Wed, Aug 27, 2014 at 3:52 PM, Orion Poplawski <orion at cora.nwra.com>
> wrote:
>
>> On 08/27/2014 11:07 AM, Julian Taylor wrote:
>> > Hello,
>> >
>> > Almost punctually for EuroScipy we have finally managed to release the
>> > first release candidate of NumPy 1.9.
>> > We intend to only fix bugs until the final release which we plan to do
>> > in the next 1-2 weeks.
>>
>>
>> I'm seeing the following errors from setup.py:
>>
>>
>> non-existing path in 'numpy/f2py': 'docs'
>> non-existing path in 'numpy/f2py': 'f2py.1'
>>
>> non-existing path in 'numpy/lib': 'benchmarks'
>>
>
> Hmm, benchmarks is long gone, and the f2py files also no longer exist.
> Since this causes no problems on my system, I suspect something else. How
> are you doing the install?
>
> Chuck
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140828/ca6939e5/attachment.html>


More information about the NumPy-Discussion mailing list