package integration1d

  1. Overview
  2. Docs

README.md.html

Integration1D — Integration of functions of one variable

This is a Collection of numerical integration routines inspired by QUADPACK but written in pure OCaml.

Installation

The easiest way of installing this library is to use opam:

opam install integration1d

If you wish to compile it by hand, install jbuilder and do jbuilder build @install.

Documentation

Please see the interface of the module Integration1D.