optimization1d
Find extrema of 1D functions
README
Find extrema of 1D functions. This library provides two modulesMin1D
and Max1D
to seek the minimum and maximum of functionsfloat → float
. Pure OCaml code with no external dependencies.
Installing
The easier way to install this library is to use OPAM:
opam install optimization1d
Install
- Maintainers
-
Sources
Dependencies
Reverse Dependencies