Commit graph

2 commits

Author SHA1 Message Date
Josef Kemetmüller 7cdab6579d armadillo: 7.800.1 -> 8.300.0 2017-11-25 18:27:01 +01:00
Josef Kemetmueller 93dfdf0a0c armadillo: correct dependencies
- Remove unused dependencies atlas/blas
- Add hdf5/superlu dependency (As superlu needs openblasCompat, we also use it here.)
- Add support for darwin
- Make use of OpenBLAS-LAPACK in armadillo

OpenBLAS (confusingly) contains LAPACK already by default, so we simply use OpenBLAS when searching for LAPACK.
The better solution would be for armadillo to use cmake built in FindBLAS/FindLAPACK which both would find OpenBLAS.
2016-07-19 12:37:08 +00:00