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
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 0000023349 22.8 KB
gsl.keyring 0000003177 3.1 KB
gsl.spec 0000007205 7.04 KB
Revision 39 (latest revision is 53)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 619107 from Adam Majer's avatar Adam Majer (adamm) (revision 39)
- updated license tags in spec file

- 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()
     gsl_stats_mad()
     gsl_stats_mad0()
     gsl_stats_Sn_from_sorted_data()
     gsl_stats_Qn_from_sorted_data()
     gsl_stats_gastwirth_from_sorted_data()
     gsl_stats_trmean_from_sorted_data()
  * added Romberg integration (gsl_integration_romberg)
  * bug fix in deprecated functions gsl_multifit_wlinear_svd and
    gsl_multifit_wlinear_usvd (reported by Vlad Koli)
  * documention corrected to state that gsl_sf_legendre functions
    do not include Condon-Shortley phase by default
  * bug fix in exponential fitting example when using larger number
    of points
  * changed internal workspace inside gsl_spmatrix to a union to
    avoid casting
  * bug fixes in ode-initval2 for very rare solver crashing cases
  * add histogram2d figure to manual
  * bug fix in gsl_spmatrix_add for duplicate input arguments
  * add support for negative arguments nu in gsl_sf_bessel_Jnu and
    gsl_sf_bessel_Ynu (Konrad Griessinger)
  * better texinfo documentation for gsl_sf_hyperg functions
  * fix vector and matrix fread/fwrite testing on windows systems
    when tmpfile() fails
- drop rstat_test.patch, is upstream
Comments 0
openSUSE Build Service is sponsored by