Meta Configuration of Package gsl
22
1
<package name="gsl" project="SUSE:SLE-15-SP2:Update">
2
<title>GNU Scientific Library</title>
3
<description>The GNU Scientific Library (GSL) is a collection of routines for
4
numerical computing. The routines are written from scratch by the GSL
5
team in ANSI C and present a modern Applications Programming Interface
6
(API) for C programmers, while allowing wrappers to be written for very
7
high level languages.
8
9
The library covers the following areas:
10
11
Complex Numbers Roots of Polynomials Special Functions
12
Vectors and Matrices Permutations Sorting BLAS Support
13
Linear Algebra Eigensystems Fast Fourier Transforms
14
Quadrature Random Numbers Quasi-Random Sequences Random
15
Distributions Statistics Histograms N-Tuples
16
Monte Carlo Integration Simulated Annealing Differential
17
Equations Interpolation Numerical Differentiation Chebyshev
18
Series Acceleration Approximation Discrete Hankel
19
Root-Finding Minimization Transforms Least-Squares Fitting
20
Physical Constants IEEE Floating-Point</description>
21
</package>
22