Download List

Project Description

The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C, and present a modern API for C programmers, while allowing wrappers to be written for very high-level languages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-07-26 22:58
1.2

This release adds new functions for manipulating permutations in both linear and cyclic representations, new tridiagonal solvers, an improved SVD, and a new seeding procedure for the default random number generator, MT19937. The values of physical constants have been updated to CODATA 1998. There are bugfixes for cubic spline interpolation, the 'taus' random number generator, and a memory leak in the Chebyshev module.
Tags: Major feature enhancements

2002-03-25 21:17
1.1.1

Tags: Minor bugfixes

2002-03-09 15:43
1.1

Several known bugs were fixed.
Tags: Major bugfixes

2001-11-03 16:11
1.0

This is a public release.

2001-10-28 04:35
0.9.4

Fixes for all recently-reported bugs, and improved consistency in the library interfaces.

Project Resources