Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 0/1] new package : gsl the GNU Scientific Library.
@ 2012-03-20 23:16 Sagaert Johan
  2012-03-20 23:16 ` [Buildroot] [PATCH v1 1/1] " Sagaert Johan
  0 siblings, 1 reply; 4+ messages in thread
From: Sagaert Johan @ 2012-03-20 23:16 UTC (permalink / raw)
  To: buildroot

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.

The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.

The complete range of subject areas covered by the library includes,
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 ,etc...

Sagaert Johan (1):  new package : gsl the GNU Scientific Library.

 package/Config.in        |    1 +
 package/libgsl/Config.in |    8 ++++++++
 package/libgsl/gsl.mk    |   11 +++++++++++
 3 files changed, 20 insertions(+)
 create mode 100644 package/libgsl/Config.in
 create mode 100644 package/libgsl/gsl.mk

-- 
1.7.9.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-12 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 23:16 [Buildroot] [PATCH v1 0/1] new package : gsl the GNU Scientific Library Sagaert Johan
2012-03-20 23:16 ` [Buildroot] [PATCH v1 1/1] " Sagaert Johan
2012-03-22 23:02   ` Arnout Vandecappelle
2012-08-12 17:38   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox