Category:GNU Scientific Library: Difference between revisions

From Rosetta Code
Content added Content deleted
m (redirect?)
 
m (copied from libgsl)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{stub}}{{library}}
#REDIRECT [[Category:Libcurl]]
The [http://www.gnu.org/software/gsl/ GNU Scientific Library] (GSL) is a numerical library for [[C]] and [[C++]] programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. (Text excerpt from the site)

Latest revision as of 15:27, 14 January 2010

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. (Text excerpt from the site)

Pages in category "GNU Scientific Library"

The following 6 pages are in this category, out of 6 total.