fixedpoint 0.1.2

A simple library to compute fixed points of a function
Documentation

FixedPoint

A simple library for computing the fixed point of a given function

Build Status Crates.io Crates.io Docs.rs

Look at the documentation for an example

Installation

[dependencies]
fixedpoint = "0.1"

Warning

I am still building this library and hence the API is unstable. Please be careful when using this library in your projects.

License

MIT

Contact

In case of any queries, please create a new issue on the Issue Tracker on GitHub.