GNU Scientific Library – Reference Manual: Top http://www.gnu.org/software/gsl/manual/html_node/

GNU Scientific Library – Reference Manual

Next: Introduction, Previous: (dir), Up: (dir) [Index]

GSL

This file documents the GNU Scientific Library (GSL), a collection of numerical routines for scientific computing. It corresponds to release 1.16+ of the library. Please report any errors in this manual to bug-gsl@.org.

More information about GSL can be found at the project homepage, http://www.gnu.org/software/gsl/.

Printed copies of this manual can be purchased from Network Theory Ltd at http://www.network-theory.co.uk /gsl/manual/. The money raised from sales of the manual helps support the development of GSL.

A Japanese translation of this manual is available from the GSL project homepage thanks to Daisuke Tominaga.

Copyright © 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 The GSL Team.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the ; with no Invariant Sections and no cover texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.

• Introduction: • Using the library: • Error Handling: • Mathematical Functions: • Complex Numbers: • : • Special Functions: • Vectors and Matrices: • Permutations: • Combinations: • Multisets: • Sorting: • BLAS Support: • : • Eigensystems: • Fast Fourier Transforms: • : • Random Number Generation: • Quasi-Random Sequences: • Random Number Distributions: • : • Histograms: • N-tuples: • Monte Carlo Integration: • Simulated Annealing: • Ordinary Differential Equations: • Interpolation: • Numerical Differentiation: • Chebyshev Approximations: • Series Acceleration: • Wavelet Transforms:

1 of 2 03/14/2015 10:46 AM GNU Scientific Library – Reference Manual: Top http://www.gnu.org/software/gsl/manual/html_node/

• Discrete Hankel Transforms: • One dimensional Root-Finding: • One dimensional Minimization: • Multidimensional Root-Finding: • Multidimensional Minimization: • Least-Squares Fitting: • Nonlinear Least-Squares Fitting: • Basis Splines: • Physical Constants: • IEEE floating-point arithmetic: • Debugging Numerical Programs: • Contributors to GSL: • Macros: • GSL CBLAS Library: • GNU General Public License: • GNU Free Documentation License: • Function Index: • Variable Index: • Type Index: • Concept Index:

Next: Introduction, Previous: (dir), Up: (dir) [Index]

2 of 2 03/14/2015 10:46 AM