Re: [Numpy-discussion] linux wheels coming soon

2016-04-03 Thread Olivier Grisel
I ran some tests on an image of the future ubuntu xenial that ships a version of pip recent enough to install manylinux1 wheels by default and everything looks fine. Just to clarify, those wheels use openblas 0.2.17 that have proven to be both fast and very stable on various CPU architectures whil

Re: [Numpy-discussion] linux wheels coming soon

2016-04-03 Thread Olivier Grisel
typo: python -m install --upgrade pip should read: python -m pip install --upgrade pip -- Olivier ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion