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 |
---|---|---|
_multibuild | 0000000084 84 Bytes | |
gsl-1.6-initvars.diff | 0000000633 633 Bytes | |
gsl-2.5.tar.gz | 0007303881 6.97 MB | |
gsl-2.5.tar.gz.sig | 0000000287 287 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-wrap.diff | 0000001247 1.22 KB | |
gsl.changes | 0000024852 24.3 KB | |
gsl.keyring | 0000003177 3.1 KB | |
gsl.spec | 0000011384 11.1 KB |
Revision 42 (latest revision is 55)
- mark examples as a noarch package - install license for examples and remove unnecessary dependencies - add an examples sub package to test in production env - Simplify package naming for HPC. - Fix dependencies for HPC. - Library directory is always available when module file is installed, do not hide it. - Properly create and tear down default version links when the HPC master packages are installed/uninstalled. - Create pkgconfig file for gslcblas as well. - Add missing env variables to modules file: MANPATH, INFOPATH, PKG_CONFIG_PATH.
Comments 0