GNU Scientific Library

Edit Package gsl

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

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000084 84 Bytes
gsl-2.6.tar.gz 0007398548 7.06 MB
gsl-2.6.tar.gz.sig 0000000287 287 Bytes
gsl-disable-fma.patch 0000000948 948 Bytes
gsl-qawc-test-x86-precision.diff 0000000728 728 Bytes
gsl.changes 0000025695 25.1 KB
gsl.keyring 0000003248 3.17 KB
gsl.spec 0000011379 11.1 KB
Latest Revision
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 2)
Update gsl for HPC module but should not hurt SLE-15 software so
should not require a rename. jsc#SLE-8495

- module package must not be noarch, so that %{_lib} is expanded
  correctly

- update to gsl 2.6: (jsc#SLE-8495)
  * add BLAS calls for multiple functions
  * Algorithm and implementation updates
  * deprecation of multiple functions
  * removal of multiple previously deprecated functions
  * add binary search tree module (gsl_bst); based on GNU libavl
  * remove -u flag to gsl-histogram
  * updated spmatrix module
  * add routines for banded Cholesky decomposition
- drop upstreamed patches:
  * gsl-1.6-initvars.diff 
  * gsl-wrap.diff
  * gsl-fsf_address.patch

- gsl 2.5:
  * doc bug fix in binomial distribution figure
  * added Wishart distribution
  * added new module for digital filtering (gsl_filter); current
    filters include:
     Gaussian filter
     median filter
     recursive median filter
     impulse detection filter
  * added new module for moving window statistics (gsl_movstat)
  * added statistics functions:
     gsl_stats_median()
     gsl_stats_select()
Comments 0
openSUSE Build Service is sponsored by