package integration1d

  1. Overview
  2. Docs
Collection of 1D numerical integration routines

Install

Dune Dependency

Authors

Maintainers

Sources

integration1d-0.5.1.tbz
sha256=b92ca26c4d817f16b9f248d73ac4b1c9f6006baee3ab93bf83e3dea9f8abf70a
sha512=5ecd95cfa8b54f0b68c72d52cbab2a3aef8cf5ff5f139f89181f08ccb8d52f15baaf889682dd12eff157d979662dcd10adb7dce1a65e232b1ca086e6be4f1465

CHANGES.md.html

0.5.1 2019-03-19

  • Replace the deprecated Camlp4 by cppo.

  • Use dune to compile.

  • Upgrade to OPAM 2.

0.5 2018-04-17

  • The exception Function_not_finite only takes a single argument now and add a custom printer to see for the float argument to be printed.

  • Improve the documentation

  • Use Dune/Jbuilder & topkg