package gsl

  1. Overview
  2. Docs
GSL - Bindings to the GNU Scientific Library

Install

Dune Dependency

Authors

Maintainers

Sources

gsl-1.24.1.tbz
sha256=f0a19763a9c899bf57b002a6132c403cb0a9d15e2bc146c4908581e702d9fd76
sha512=904760473855139490dbcba0cd1da4557bb0d5f07aeeb4d57f7db9acdd7260345b643f3ecf4d2520ecf6794f335051062b4da052ddb2987deffc35754b54e7a5

CHANGES.md.html

1.24.1 (2019-10-11)

  • Fixed warnings in C-stubs

1.24.0 (2018-10-24)

  • Updated to OPAM 2.0

1.23.0 (2018-10-06)

  • Switched to dune and dune-release

1.22.0 (2018-06-11)

  • Fixed warnings and errors in configuration code due to upstream changes.

1.21.0 (2017-12-06)

  • Added Randist.multivariate_gaussian.

    Thanks to Ilias Garnier for this contribution!

  • Added hypergeometric functions.

    Thanks to Christophe Troestler for this contribution!

  • Fixed error handler initialization.

1.20.2 (2017-10-15)

  • Fixed a configuration bug leading to wrong include paths

1.20.1 (2017-10-10)

  • Fixed automatic generation of special functions

  • Improved documentation of configuration options

  • Improved automatic configuration of include paths

1.20.0 (2017-08-01)

  • Switched to jbuilder and topkg