GNU Scientific Library
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 Applications Programming Interface
(API) for C programmers, while allowing wrappers to be written for very
high level languages.
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
Series Acceleration Approximation Discrete Hankel
Root-Finding Minimization Transforms Least-Squares Fitting
Physical Constants IEEE Floating-Point
- Developed at science
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/gsl && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
gsl-1.16.tar.gz | 0003534080 3.37 MB | |
gsl-1.16.tar.gz.sig | 0000000287 287 Bytes | |
gsl-1.6-initvars.diff | 0000000633 633 Bytes | |
gsl-disable-fma.patch | 0000000948 948 Bytes | |
gsl-fsf_address.patch | 0000001200 1.17 KB | |
gsl-qawc-test-x86-precision.diff | 0000000728 728 Bytes | |
gsl-sorting-complex-numbers.patch | 0000002705 2.64 KB | |
gsl-wrap.diff | 0000001247 1.22 KB | |
gsl.changes | 0000015852 15.5 KB | |
gsl.keyring | 0000001702 1.66 KB | |
gsl.spec | 0000006735 6.58 KB |
Revision 33 (latest revision is 55)
Fix test suite with gcc5 as a side effect of another bugfix (forwarded request 311105 from dimstar)
Comments 0