package gsl

  1. Overview
  2. No Docs
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)

  1. stdio build
  2. base build
  3. conf-pkg-config build
  4. conf-gsl build
  5. dune-configurator
  6. dune >= "1.4.0"
  7. ocaml >= "4.05" & < "5.0"

Dev Dependencies

None

Conflicts

None