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
- 15 Oct 2019
- Authors
- Maintainers
Sources
gsl-1.24.1.tbz
sha256=f0a19763a9c899bf57b002a6132c403cb0a9d15e2bc146c4908581e702d9fd76
sha512=904760473855139490dbcba0cd1da4557bb0d5f07aeeb4d57f7db9acdd7260345b643f3ecf4d2520ecf6794f335051062b4da052ddb2987deffc35754b54e7a5
Dependencies
stdio
build
base
build
conf-pkg-config
build
conf-gsl
build
dune
>= "1.7.0"
ocaml
>= "4.05" & < "5.0"
Reverse Dependencies