package optimization1d

  1. Overview
  2. Docs
Find extrema of 1D functions

Install

Dune Dependency

Authors

Maintainers

Sources

optimization1d-0.6.tbz
sha256=e67ad19f77796e72266527e85c1c0b34eb4476821c2e6a68666277ad9adf6f80
md5=57ed7580362d6f3788d5dd2b6b8dd49f

README.md.html

Optimization 1D

Find extrema of 1D functions. This library provides two modules Min1D and Max1D to seek the minimum and maximum of functions float → float. Pure OCaml code with no external dependencies.

Installing

The easier way to install this library is to use OPAM:

opam install optimization1d
OCaml

Innovation. Community. Security.