blob: 31e6fcca57b6b2b505674e41637336a5f881c758 (
plain)
1
2
3
4
5
6
|
The GNU Scientific Library (GSL) is a collection of routines for
numerical computing. The routines have been written from scratch in
C, and present a modern Applications Programming Interface (API) for C
programmers, allowing wrappers to be written for very high level
languages. The source code is distributed under the GNU General
Public License.
|