Skip to content

GSL

Description

gsl website

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.

Environment Modules

Run module spider gsl to find out what environment modules are available for this application.

Environment Variables

  • HPC_GSL_DIR - main directory
  • HPC_GSL_BIN - executable binary directory
  • HPC_GSL_LIB - library directory
  • HPC_GSL_INC - includes directory
  • HPC_GSL_DOC - Documentation pages

Categories

library, data_science