From 7224c1253228e5c29c78cb3f0f26ce34770f2356 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 15 Feb 2014 23:24:26 +0200 Subject: Added ebuilds for kogaion desktop --- sci-libs/gsl/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 sci-libs/gsl/metadata.xml (limited to 'sci-libs/gsl/metadata.xml') diff --git a/sci-libs/gsl/metadata.xml b/sci-libs/gsl/metadata.xml new file mode 100644 index 00000000..7ab2ed03 --- /dev/null +++ b/sci-libs/gsl/metadata.xml @@ -0,0 +1,22 @@ + + + + sci + + 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. + + + Link gsl with external cblas provided by + (virtual/cblas) instead of shipped internal version + + -- cgit v1.2.3