This is the mail archive of the gsl-announce@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GNU Scientific Library (GSL) 1.0 is released


The first major release of the GNU Scientific Library (1.0) is now
available for general use. 

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

GSL is free software distributed under the GNU General Public License.

The source code can be downloaded from the following locations,

  USA: ftp://mirrors.rcn.net/pub/sourceware/gsl/
   UK: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/gsl/

The project home page is at http://sources.redhat.com/gsl/

Thanks to everyone who contributed code and bug reports, and to Red
Hat for generously providing hosting services for the project.

The library covers the following areas,

  * Complex Numbers
  * Roots of Polynomials
  * Special Functions
  * Vectors and Matrices
  * Permutations
  * Sorting
  * BLAS Support
  * Linear Algebra
  * Eigensystems
  * Fast Fourier Transforms
  * Quadrature
  * Random Numbers
  * Quasi-Random Sequences
  * Random Distributions
  * Statistics
  * Histograms
  * N-Tuples
  * Monte Carlo Integration
  * Simulated Annealing
  * Differential Equations
  * Interpolation
  * Numerical Differentiation
  * Chebyshev Approximations
  * Series Acceleration
  * Discrete Hankel Transforms
  * Root-Finding
  * Minimization
  * Least-Squares Fitting
  * Physical Constants
  * IEEE Floating-Point

Further information can be found in the GSL Reference Manual and on
the project homepage.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]