Skip to content

darnir/rust-fixedpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages