GNU Scientific Library - Summary
This software is part of the GNU Project.
The GNU Scientific Library (GSL) is a modern 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.
Unlike the licenses of proprietary numerical libraries the license of GSL does not restrict scientific cooperation. It allows you to share your programs freely with others.
Registration Date: Mon 05 Nov 2001 09:15:22 PM UTC
License: GNU General Public License v3 or later
Development Status: 6 - Mature
posted by psa, Sat 05 Jun 2021 03:02:45 PM UTC
Version 2.7 of the GNU Scientific Library (GSL) is now available. GSL provides a large collection of routines for numerical computing in C.
This release introduces some new features and fixes several bugs. The full NEWS file entry is appended below.
[...]
posted by psa, Tue 20 Aug 2019 07:52:30 PM UTC
Version 2.6 of the GNU Scientific Library (GSL) is now available. GSL provides a large collection of routines for numerical computing in C.
This release introduces major performance improvements to common linear algebra matrix factorizations, as well as numerous new features and bug fixes. The full NEWS file entry is appended below.
[...]
posted by psa, Thu 14 Jun 2018 07:02:25 PM UTC
Version 2.5 of the GNU Scientific Library (GSL) is now available. GSL provides a large collection of routines for numerical computing in C.
This release introduces some new features and fixes several bugs. The full NEWS file entry is appended below. The file details for this release are:
[...]
posted by psa, Mon 19 Jun 2017 02:07:19 PM UTC
Version 2.4 of the GNU Scientific Library (GSL) is now available. GSL provides a large collection of routines for numerical computing in C.
This release introduces some new features and fixes several bugs. The full NEWS file entry is appended below.
[...]


- Browse open items
Submit a new item