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 root1dTo compile by hand, install dune and do dune build @install.
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 | |
| Source [http] | https://github.com/Chris00/root1d/releases/download/0.5.1/root1d-0.5.1.tbz sha256=a5bce3aef1726da1579c2e9db5c6285371c0bcdb96a58f6b91bcd4964c0405ed md5=5596bf68b453d460d4f1cd7338c07c9b | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/root1d/root1d.0.5.1/opam | 
No package is dependent
 
          


