wok annotate gsl/description.txt @ rev 25105
Use archive.org for some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 22 10:31:41 2022 +0000 (2022-06-22) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24629 | 1 The GNU Scientific Library (GSL) is a numerical library for C and |
Hans-G?nter@24629 | 2 C++ programmers. |
Hans-G?nter@24629 | 3 |
Hans-G?nter@24629 | 4 The library provides a wide range of mathematical routines such as |
Hans-G?nter@24629 | 5 random number generators, special functions and least-squares fitting. |
Hans-G?nter@24629 | 6 There are over 1000 functions in total with an extensive test suite. |