integration1d
Integration of functions of one variable
README
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 dojbuilder build @install
.
Documentation
Please see the interface of the
module Integration1D.
Install
- Published
-
18 Apr 2018
Sources
Dependencies
Reverse Dependencies