root1dversion Documentation on ocaml.org
Find roots of 1D functions
The module Root1D provides a collection of functions to seek roots
of functions float → float.
Installation
The easier way of installing this package is by using opam:
opam install root1d
To compile bu hand, install jbuilder and do jbuilder build.
Documentation
See the signature of Root1D. It can also be
consulted rendered to HTML.
| Tags | scientfic root finding |
|---|---|
| Authors | Christophe Troestler <Christophe.Troestler@umons.ac.be> and Edgar Friendly <thelema314@gmail.com> |
| License | ISC |
| Published | |
| Homepage | https://github.com/Chris00/root1d |
| Issue Tracker | https://github.com/Chris00/root1d/issues |
| Maintainer | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
| Dependencies | |
| Optional dependencies | |
| Source [http] | https://github.com/Chris00/root1d/releases/download/0.5/root1d-0.5.tbz sha256=1605ca9e7496569e17ee9a404b33a7a9e0ca109b99b91d8954e2886455e3d201 md5=3cf56f6370eb6e425dd9aa2439092582 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/root1d/root1d.0.5/opam |
No package is dependent


