Categories
GSL
The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C, and present a modern API for C programmers, while allowing wrappers to be written for very high-level languages.
The library is stable and available for general use. An extensive test suite is included.
Last updated 10 Jul, 2008
About
Leadership
- Mark Galassi - Maintainer
- Brian Gough - Maintainer
Requirements
- BLAS library (authors recommend ATLAS http://www.netlib.org/atlas/); automake (Weak Prerequisite)
- autoconf (Weak Prerequisite)
- libtool (Weak Prerequisite)
- GNU m4 (Weak Prerequisite)
- GNU make (all for anonymous CVS) (Weak Prerequisite)
Versions
1.14
- Released: 12 Mar, 2010
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/gsl/gsl-1.14.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Library
1.13
- Released: 9 Sep, 2009
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/gsl/gsl-1.13.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Library
1.12
- Released: 19 Dec, 2008
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/gsl/gsl-1.12.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Library
1.11
- Released: 31 Mar, 2008
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/gsl/gsl-1.11.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Library
User Community and Support
User reference manual included; Printed user reference manual available from http://www.network-theory.co.uk/gsl/manual/; User reference manual available in HTML and PostScript formats available from http://www.gnu.org/software/gsl/manual/
General Resources
Announcement Resources
Support Resources
- Paid user consulting from Network Theory Ltd at http://www.network-theory.com/gsl/
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@pserver.git.sv.gnu.org:/gsl.git checkout -d gsl HEAD - VCS Repository Webview
