Olivier Hénot

Technology

Rigorous numerics · Validated computation · Open source (MIT)
01Overview

Two open-source software libraries I actively maintain and develop, focused on rigorous numerics and validated computation in nonlinear analysis.

→ Written in Julia  ·  github.com/olivierhnt

02Libraries (2)

RadiiPolynomial.jl

Creator & lead developer

A library for computer-assisted proofs in dynamical systems. It contains high-level tools for establishing the existence of particular solutions to discrete maps and differential equations, including steady-states, periodic orbits, and connecting trajectories.

  • Integrates seamlessly with IntervalArithmetic.jl for rigorous results

IntervalArithmetic.jl

Main developer & maintainer

A library for validated numerics. It provides certified enclosures for numerical computations via interval arithmetic.