GSL#

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. 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.

Read more about GSL on their website.

Licensing#

Distributed under a GNU GPL version 3 license.

The GSL module on the HPC#

The GSL module can be loaded into your environment with the following command:

$ module add gsl

The GSL module is available on ARC3:

System

Version

Command

ARC3

gsl 1.15

module add gsl/1.15