FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Chris00/root1d: Collection of functions to find roots of functions float → float. Pure OCaml code. · GitHub

/ root1d Public

Repository files navigation

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.

About

Collection of functions to find roots of functions float → float. Pure OCaml code.

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL