This is a Collection of numerical integration routines inspired by QUADPACK but written in pure OCaml.
The easiest way of installing this library is to use opam:
opam install integration1dIf you wish to compile it by hand, install dune and do dune build @install.
Please see the interface of the module Integration1D.