Hi all!

I realized that there is no "whl" files for PPC64 
(https://pypi.python.org/pypi/numpy/1.12.0b1), which makes numpy be compiled 
when installing it with pip. It is causing a low performance on this 
architecture when the libopenblas is not previously installed, while for x86_64 
it is installed as a lib, which is in the "whl" file.

What must to be done to add a build of numpy for PPC64, and upload the "whl" 
files to pypi link?
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to