integration1dversion
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.
Tags | science numerics |
---|---|
Author | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
License | ISC |
Published | |
Homepage | https://github.com/Chris00/integration1d |
Issue Tracker | https://github.com/Chris00/integration1d/issues |
Maintainer | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
Dependencies | |
Source [http] | https://github.com/Chris00/integration1d/releases/download/0.5/integration1d-0.5.tbz sha256=8fdc9fb9a24e3d1a3e28368bb96ab3232e9934ad47b730af2646b956d47344ac md5=fbdb255fd50f55db1691126e2ddfce92 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/integration1d/integration1d.0.5/opam |
No package is dependent