wok diff gsl/description.txt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gsl/description.txt	Thu Sep 29 20:05:23 2022 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +The GNU Scientific Library (GSL) is a numerical library for C and
     1.5 +C++ programmers.
     1.6 +
     1.7 +The library provides a wide range of mathematical routines such as
     1.8 +random number generators, special functions and least-squares fitting.
     1.9 +There are over 1000 functions in total with an extensive test suite.