gsl 1.16+dfsg-1ubuntu1 source package in Ubuntu

Changelog

gsl (1.16+dfsg-1ubuntu1) trusty; urgency=low

  * Patch aclocal.m4 for powerpc64le and regenerate configure to match.
 -- Adam Conrad <email address hidden>   Wed, 11 Dec 2013 22:44:10 -0700

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main math

Downloads

File Size SHA-256 Checksum
gsl_1.16+dfsg.orig.tar.gz 2.3 MiB 577f658ec5153e78d7faa37e9d47042c42b261bcbf974fffe2b28bbc311669fd
gsl_1.16+dfsg-1ubuntu1.diff.gz 18.0 KiB e76a6b5375e94677552a706170b8074e34355270da9c62f0a0bd56696742b11b
gsl_1.16+dfsg-1ubuntu1.dsc 1.4 KiB a3d0087733301117b86df11844e37581fb17b6bf06d4ec562d709867872cee31

View changes file

Binary packages built by this source

gsl-bin: GNU Scientific Library (GSL) -- binary package

 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.
 .
 This package provides several example binaries.

libgsl0-dbg: GNU Scientific Library (GSL) -- debug symbols package

 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.
 .
 This package contains debugging symbol tables for the static GSL libraries
 libgsl and libgslcblas from the libgsl0-dev package, and the binaries
 gsl-randist and gsl-histogram from the gsl-bin package.

libgsl0-dev: GNU Scientific Library (GSL) -- development package

 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.
 .
 This package contains the header files, static libraries and symbolic
 links that developers using GNU GSL will need.

libgsl0ldbl: GNU Scientific Library (GSL) -- library package

 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.
 .
 This package provides the shared libraries required to run programs
 compiled with GNU GSL. To compile your own programs you also need to
 install libgsl0-dev.