Original library: https://gitlab.com/enrico_facca/linear_algebra
- Clone the repository
git clone [email protected]:ncrescenzio/linear_algebra.git
- Build the library
cd globals && mkdir build
cmake -S . -B build
cmake --build build
- Install the library
cmake --install build --prefix /path/to/install/dir
globals
librarylapack
blas
- Optional:
agmg
,hsl
,arpack