diff options
author | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-04-02 16:26:43 +0100 |
---|---|---|
committer | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-04-02 16:26:43 +0100 |
commit | f0030ea8974b41ef4b26c3ce41c3294b224fb358 (patch) | |
tree | 56b6051d54c14e2b8fb34bf38d6c14dfa73c9768 /reproduce/analysis/make/top.mk | |
parent | d26372bb074b1e4ac5ff758d7716129975fe4963 (diff) |
Numpy and Scipy using OpenBLAS instead of ATLAS
We could not get ATLAS shared libraries on Mac (while the static ATLAS
libraries are built and can be used successfully on Mac). So, the
pipeline now builds OpenBLAS, which both Numpy and Scipy can use on Mac
and GNU/Linux.
We also added FFTW as a dependency of Numpy. Altough Numpy is not linking to
FFTW for some reason. However, since FFTW is a low level library used by
many programs, we have kept it as a dependency of Numpy anyway for now.
Diffstat (limited to 'reproduce/analysis/make/top.mk')
0 files changed, 0 insertions, 0 deletions