dlib
- Ebuilds: 1, Testing: 19.24.4 Description:
dlib is a C++ library for developing portable applications dealing with
networking, threads, graphical interfaces, data structures, linear
algebra, machine learning, XML and text parsing, numerical
optimization, Bayesian nets, and numerous other tasks.
Homepage:http://dlib.net/ License: Boost-1.0
gsl
- Ebuilds: 1, Testing: 2.8 Description:
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.
GSL includes data types and routines for complex numbers, vectors,
matrices, basic linear algebra subroutines (BLAS), eigensystems,
simulated annealing, minimization, root finding, pseudo-random
numbers, least-squares fitting, fast Fourier transforms (FFT),
differential equations, quadrature, Monte Carlo integration, special
functions, physical constants, and much more.
Homepage:https://www.gnu.org/software/gsl/ License: GPL-3+