Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
GSLLink is a package that provides a link to the GNU Scientific Library (GSL) from the Wolfram Language
Contributed by: Arnoud Buzing
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["WolframExternalFunctions/GSLLink"]
To load the code after installation, evaluate this code:
Needs["WolframExternalFunctions`GSLLink`"]