wok-current view gsl/description.txt @ rev 24781
Up ntk (1.3.1001)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 20 10:32:22 2022 +0000 (2022-03-20) |
parents | |
children |
line source
1 The GNU Scientific Library (GSL) is a numerical library for C and
2 C++ programmers.
4 The library provides a wide range of mathematical routines such as
5 random number generators, special functions and least-squares fitting.
6 There are over 1000 functions in total with an extensive test suite.