package gsl
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
GSL - Bindings to the GNU Scientific Library
Install
dune-project
Dependency
Authors
Maintainers
Sources
gsl-1.24.0.tbz
sha256=6478374825b1da8b2589093d657ca0bf239df08e20b89561d4f469f4e69cbfd0
md5=3785e7b6a473e4fc9b2d6e24f5475be0
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.
Published: 25 Oct 2018
Dependencies (7)
-
stdio
build -
base
build -
conf-pkg-config
build -
conf-gsl
build - dune-configurator
-
dune
>= "1.4.0" -
ocaml
>= "4.05" & < "5.0"
Dev Dependencies
None
Used by (8)
-
biotk
>= "0.2.0" & < "0.4" -
curve-sampling
>= "0.2" - gpr
-
libsvm
= "0.9.0" - orpie
- pareto
- phylogenetics
- prc
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page