GSL - Bindings to the GNU Scientific Library
Description
gsl-ocaml interfaces the GSL (GNU Scientific Library), providing many of the most frequently used functions for scientific computation including algorithms for optimization, differential equations, statistics, random number generation, linear algebra, etc.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
12 Jun 2018
Authors
Maintainers
Sources
gsl-1.22.0.tbz
md5=1baff3a8d0fab6ab080b9063ef3a7ac4
Dependencies
jbuilder
>= "1.0+beta10"
configurator
build
stdio
build
base
build
conf-pkg-config
build
conf-gsl
build
ocaml
>= "4.05" & < "5.0"
Reverse Dependencies
Conflicts
None