BLAS and LAPACK routines are not packaged in this repository.
Foundational math libraries (BLAS, LAPACKE) are provided by OpenBLAS. Binaries are bundled in this repository.
Use your package manager to install lapack
. Looking for liblapacke-dev
and blas
dependencies to be installed.