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 |
---|---|---|
989a193268b963aa1047814f7f1402084fb7d859.patch | 0000002055 2.01 KB | |
_multibuild | 0000000084 84 Bytes | |
gsl-2.7.1.tar.gz | 0007509209 7.16 MB | |
gsl-2.7.1.tar.gz.sig | 0000000287 287 Bytes | |
gsl-disable-fma.patch | 0000000948 948 Bytes | |
gsl-qawc-test-x86-precision.diff | 0000000728 728 Bytes | |
gsl.changes | 0000028639 28 KB | |
gsl.keyring | 0000003394 3.31 KB | |
gsl.spec | 0000011960 11.7 KB |
Revision 51 (latest revision is 55)
- 989a193268b963aa1047814f7f1402084fb7d859.patch: fix stack out of bounds read in gsl_stats_quantile_from_sorted_data() (bsc#1214681, CVE-2020-353570)
Comments 0