On Thu, Apr 24, 2014 at 7:00 PM, Charles R Harris <charlesr.har...@gmail.com
> wrote:

>
> Hi Matthew,
>
> On Thu, Apr 24, 2014 at 3:56 PM, Matthew Brett <matthew.br...@gmail.com>wrote:
>
>> Hi,
>>
>> Thanks to Cark Kleffner's toolchain and some help from Clint Whaley
>> (main author of ATLAS), I've built 64-bit windows numpy and scipy
>> wheels for testing.
>>
>> The build uses Carl's custom mingw-w64 build with static linking.
>>
>> There are two harmless test failures on scipy (being discussed on the
>> list at the moment) - tests otherwise clean.
>>
>> Wheels are here:
>>
>>
>> https://nipy.bic.berkeley.edu/scipy_installers/numpy-1.8.1-cp27-none-win_amd64.whl
>>
>> https://nipy.bic.berkeley.edu/scipy_installers/scipy-0.13.3-cp27-none-win_amd64.whl
>>
>> You can test with:
>>
>> pip install -U pip # to upgrade pip to latest
>> pip install -f https://nipy.bic.berkeley.edu/scipy_installers numpy scipy
>>
>> Please do send feedback.
>>
>> ATLAS binary here:
>>
>>
>> https://nipy.bic.berkeley.edu/scipy_installers/atlas_builds/atlas-64-full-sse2.tar.bz2
>>
>> Many thanks for Carl in particular for doing all the hard work,
>>
>>
> Cool. After all these long years... Now all we need is a box running tests
> for CI.
>

Very good news, after 3 years interruption I might be able to build scipy
again, and switch now to a 64bit development version.

Thanks for pushing for this, and doing all the hard work.

Josef


>
> Chuck
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to