gsl-histogram
The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers
Install
- All systems
-
curl cmd.cat/gsl-histogram.sh
- Debian
-
apt-get install gsl-bin - Ubuntu
-
apt-get install gsl-bin -
Alpine
-
apk add gsl - Arch Linux
-
pacman -S gsl - Kali Linux
-
apt-get install gsl-bin - CentOS
-
yum install gsl - Fedora
-
dnf install gsl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gsl-bin - OS X
-
brew install gsl - Raspbian
-
apt-get install gsl-bin - Docker
-
docker run cmd.cat/gsl-histogram gsl-histogrampowered by Commando
gsl
The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers
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. URL: http://www.gnu.org/software/gsl/
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.