IntervalArithmetic.jl v1.0 - Intervals that you can trust
The Julia Programming Language via YouTube
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Free AI-powered learning to build in-demand skills
Overview
Why Pay Per Course When You Can Get All of Coursera for 40% Off?
10,000+ courses, Google, IBM & Meta certificates, one annual plan at 40% off. Upgrade now.
Get Full Access
Explore rigorous numerical computation through interval arithmetic in this conference talk from JuliaCon Local Paris 2025, where Benoît Richard presents the 1.0 version of IntervalArithmetic.jl. Learn how interval arithmetic addresses the limitations of floating point numbers by providing strict guarantees and accuracy when working with continuous subsets of the real line. Discover how intervals enable rigorous numerical proofs of mathematical facts, including establishing the existence or absence of solutions to equations. Understand the implementation strategies developed for the package's 1.0 version that allow safe and seamless use of interval computations in Julia code, even when the code is unaware of interval arithmetic operations. See practical applications of this approach to root-finding problems and gain insights into how IntervalArithmetic.jl brings rigorous numerical methods to the Julia ecosystem without sacrificing the language's flexibility.
Syllabus
IntervalArithmetic.jl v1.0 - Intervals that you can trust | Richard | Paris 2025
Taught by
The Julia Programming Language