On 22/09/18 16:12, Neal Becker wrote:
https://mail.python.org/pipermail//pypy-dev/2016-September/014644.html
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
That was two years ago. Now you can just do pip install numpy, which
will download the latest upstream numpy and build it, using any
openblas/atlas you have available. Or you can try
pip install --extra-index https://antocuni.github.io/pypy-wheels/ubuntu
numpy
on ubuntu, or on windows download from gohlke's site
https://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy which seems to have
1.14.5-pp360-win32.whl but not 1.15.0
Matti
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev