Difference between revisions of "GSL"
Jump to navigation
Jump to search
Line 70: | Line 70: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
+ | =Validation= | ||
+ | * Validated 4/5/2018 |
Revision as of 16:39, 5 April 2018
Description
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.
Required Modules
Serial
- {{#lowercase:GSL}}
System Variables
- HPC_{{#uppercase:GSL}}_DIR
- HPC_{{#uppercase:GSL}}_BIN
- HPC_{{#uppercase:GSL}}_INC
- HPC_{{#uppercase:GSL}}_LIB
Validation
- Validated 4/5/2018