Skip to content

RF: Link with -llapack -lblas, rather than -lopenblas.

Paul McCarthy requested to merge mnt/blas-linking into master

Sym-links from liblapack.so and libblas.so to libopenblas.so should exist, so this change should be harmless.

Fixes #6 (closed)

Merge request reports