package integration1d

  1. Overview
  2. Docs
Integration of functions of one variable

Install

Dune Dependency

Authors

Maintainers

Sources

integration1d-0.5.tbz
sha256=8fdc9fb9a24e3d1a3e28368bb96ab3232e9934ad47b730af2646b956d47344ac
md5=fbdb255fd50f55db1691126e2ddfce92

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.

OCaml

Innovation. Community. Security.