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 Debian
apt-get install gsl-bin
Ubuntu
apt-get install gsl-bin
Alpine
apk add gsl
Arch Arch Linux
pacman -S gsl
image/svg+xml Kali Linux
apt-get install gsl-bin
CentOS
yum install gsl
Fedora
dnf install gsl
Windows (WSL2)
sudo apt-get update sudo apt-get install gsl-bin
OS X
brew install gsl
Raspbian
apt-get install gsl-bin
Docker
docker run cmd.cat/gsl-histogram gsl-histogram powered 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.