mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 03:21:17 +02:00
8 lines
353 B
Plaintext
8 lines
353 B
Plaintext
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.
|
|
|
|
WWW: http://www.gnu.org/software/gsl
|