Skip to content

JuliaIntervals

Rigorous numerics

Overview

JulianIntervals is a comprehensive suite of Julia packages built upon interval arithmetic. By treating numbers as intervals rather than single values, interval arithmetic is a powerful framework for controlling uncertainties and errors in numerical computations. Consequently, interval arithmetic plays an improtant role in computer-assisted proofs.

The core of JuliaIntervals is the IntervalArithmetic.jl package, which yields the functionalities for interval arithmetic operations.

Additionally, the JuliaIntervals organization offers a variety of specialized packages: