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.

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

Reply via email to