wok view gsl/description.txt @ rev 24984

Up ufr2 (2.40-2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:30 2022 +0000 (2022-05-10)
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.