🦊 inari

crates.io docs build coverage

A Rust implementation of interval arithmetic.

Requirements

Rust version

A recent version of the nightly toolchain is required since some unstable features (asm, stdsimd) are used in the crate. You need to specify the toolchain by, for example, the toolchain file in your crate (see example.

Target CPU

Conditional features

Related projects

Changelog

TODO

References