blob: fc39177b5be946c995046e807c90f0fead8f1a4a (
plain) (
blame)
1
2
3
4
5
|
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 are meant to present a modern Applications Programming Interface (API)
for C programmers, while allowing wrappers to be written for very high level
languages.
|