intervals-good

Crates.iointervals-good
lib.rsintervals-good
version0.1.1
sourcesrc
created_at2022-06-16 00:47:34.827844
updated_at2022-12-09 22:30:39.995552
descriptionAn interval arithmetic library with support for many functions and which tracks when domain errors may occur or are guaranteed to occur.
homepage
repositoryhttps://github.com/oflatt/intervals-good
max_upload_size
id606862
size47,257
Oliver Flatt (oflatt)

documentation

README

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

Commit count: 42

cargo fmt