blob: 87ecdc059157ec1942ca58c182e8182764a2a179 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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.
Example programs are available at http://www.silbsd.org/projects/GSL.tar.gz
WWW: http://sources.redhat.com/gsl/
- Vlad
vlad@reid.ru
|