package optimization1d

  1. Overview
  2. No Docs

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

Dependencies (2)

  1. dune
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None