#interval #arithmetic

intervals-good

An interval arithmetic library with support for many functions and which tracks when domain errors may occur or are guaranteed to occur

2 releases

0.1.1 Dec 9, 2022
0.1.0 Jun 16, 2022

#1508 in Math

Download history 15/week @ 2024-02-19 30/week @ 2024-02-26 15/week @ 2024-03-04 16/week @ 2024-03-11 5/week @ 2024-03-18 41/week @ 2024-04-01

64 downloads per month

MIT and LGPL-3.0+

48KB
1K SLoC

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

Dependencies

~6MB
~105K SLoC