Skip to content

ncrescenzio/globals

Repository files navigation

Globals Library

Original library: https://gitlab.com/enrico_facca/globals

  • Clone the repository
git clone [email protected]:ncrescenzio/globals.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

Dependencies

  • Lapack
  • Blas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published