wok-current view gsl/description.txt @ rev 25717

Patch ruby to be use openssl 3.x
author Stanislas Leduc <shann@slitaz.org>
date Fri Jun 14 18:19:03 2024 +0000 (5 months ago)
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.