package optimization1d

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

Install

Dune Dependency

Authors

Maintainers

Sources

optimization1d-0.6.1.tbz
sha256=a811f5b1ea01ef0cf97e6c963e6f73c4c7d092faf6924597f294986d7a93310f
md5=70c43ba30a8290453430cd8d03736c66

Description

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.

Tags

optimization

Published: 19 Mar 2019

README

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

Dependencies (2)

  1. dune
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.