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
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/gsl && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
disable-fma.patch | 0000000948 948 Bytes | |
gsl-1.15.tar.bz2 | 0002499884 2.38 MB | |
gsl-1.6-initvars.diff | 0000000633 633 Bytes | |
gsl-wrap.diff | 0000001247 1.22 KB | |
gsl.changes | 0000012958 12.7 KB | |
gsl.spec | 0000005296 5.17 KB | |
qawc-test-x86-precision.diff | 0000000728 728 Bytes |
Revision 23 (latest revision is 55)
- Disable FMA support, see the following message for details: http://lists.gnu.org/archive/html/bug-gsl/2011-11/msg00019.html - Still disable %check on i586 because it fails. - Remove redundant tags/sections (see specfile guidelines) - Parallel build with %_smp_mflags - Remove redundant tags/sections (see specfile guidelines)
Comments 0