package root1d

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

Install

Dune Dependency

Authors

Maintainers

Sources

root1d-0.5.1.tbz
sha256=a5bce3aef1726da1579c2e9db5c6285371c0bcdb96a58f6b91bcd4964c0405ed
md5=5596bf68b453d460d4f1cd7338c07c9b

Description

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 root1d

To 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

Published: 07 Sep 2018

README

README.md

Root1D — 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 root1d

To compile by hand, install dune and do dune build @install.

Documentation

See the signature of Root1D. It can also be consulted rendered to HTML.

Dependencies (2)

  1. dune
  2. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. benchmark with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.