[Numpy-discussion] linux wheels coming soon

Charles R Harris charlesr.harris at gmail.com
Tue Mar 15 20:54:38 EDT 2016


On Tue, Mar 15, 2016 at 5:33 PM, Nathaniel Smith <njs at pobox.com> wrote:

> Hi all,
>
> Just a heads-up that we're planning to upload Linux wheels for numpy
> to PyPI soon. Unless there's some objection, these will be using
> ATLAS, just like the current Windows wheels, for the same reasons --
> moving to something faster like OpenBLAS would be good, but given the
> concerns about OpenBLAS's reliability we want to get something working
> first and then worry about making it fast. (Plus it doesn't make sense
> to ship different BLAS libraries on Windows versus Linux -- that just
> multiplies our support burden for no reason.)
>

Good news, thanks to all who have worked on this.

Question: what to do with the prerelease uploads on pypi after they are
outdated? I'm inclined to delete them, as there may be four of five of them
per release and that seems unnecessary clutter.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20160315/8f0f1933/attachment.html>


More information about the NumPy-Discussion mailing list