gsl
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
- 05 Aug 2020
- Authors
- Maintainers
Sources
gsl-1.24.2.tbz
sha256=bac9cf86c46a38c10fad54faa834846bfce40ac628ba6bc612a6b5af3ca8be89
sha512=4e7692426e2f87b3c099f0cb2feed08f3b68cfedaffac131768638d09b84715636bc570f3a806387897df972fa9cdd191f5cc291a0c291fa120e157bce1fb1ed
Dependencies
stdio
build
base
build
conf-pkg-config
build
conf-gsl
build
dune
>= "1.10"
ocaml
>= "4.08" & < "5.0"
Reverse Dependencies