Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 421 Bytes

intervals-good

A Rust interval arithmetic library which provides flags that detect domain errors, supports more functions than any other interval arithmetic library written in Rust, and provides more precise implementations of interval functions. It is a direct transcription of Rival- https://github.com/herbie-fp/rival

TODO