Abstract—We introduce the ValidiPy package for validated numerics in Python. This suite of tools, which includes interval arithmetic and automatic differenti-ation, enables rigorous and guaranteed results using floating-point arithmetic. We apply the ValidiPy package to two classic problems in dynamical systems, calculating periodic points of the logistic map, and simulating the dynamics of a chaotic billiard model. Index Terms—validated numerics, Newton method, floating point, interval arith-metic Floating-point arithmetic Scientific computation usually requires the manipulation of real numbers. The standard method to represent real numbers internally in a computer is floating-point arithmetic, in which a real number a is represented as a=...
International audienceFloating-point numbers are limited both in range and in precision, yet they ar...
Modern computing has adopted the floating point type as a default way to describe computations with ...
AbstractI discuss the design and performance issues arising in the efficient implementation of the s...
land This paper presents the Python implementation of an interval system in the extended real set th...
In this thesis we present an approach to automated verification of floating point programs. Existing...
Interval arithmetic is arithmetic for continuous sets. Floating-point intervals are intervals of rea...
NumPy is short for Numerical Python, is the foundational package for scientific computing in Python....
Abstract. The error-ranges of exact rational numbers and intervals can be guaranteed even during the...
International audienceFloating-point arithmetic precision is limited in length the IEEE single (resp...
Interval computations, stochastic arithmetic, automatic differentiation, etc.: much work is currentl...
Writing accurate numerical software is hard because of many sources of unavoidable uncertainties, in...
International audienceThis handbook is a definitive guide to the effective use of modern floating-po...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which ...
Abstract The focus of our work is the verification of tight functional properties of numeri-cal prog...
International audienceFloating-point numbers are limited both in range and in precision, yet they ar...
Modern computing has adopted the floating point type as a default way to describe computations with ...
AbstractI discuss the design and performance issues arising in the efficient implementation of the s...
land This paper presents the Python implementation of an interval system in the extended real set th...
In this thesis we present an approach to automated verification of floating point programs. Existing...
Interval arithmetic is arithmetic for continuous sets. Floating-point intervals are intervals of rea...
NumPy is short for Numerical Python, is the foundational package for scientific computing in Python....
Abstract. The error-ranges of exact rational numbers and intervals can be guaranteed even during the...
International audienceFloating-point arithmetic precision is limited in length the IEEE single (resp...
Interval computations, stochastic arithmetic, automatic differentiation, etc.: much work is currentl...
Writing accurate numerical software is hard because of many sources of unavoidable uncertainties, in...
International audienceThis handbook is a definitive guide to the effective use of modern floating-po...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which ...
Abstract The focus of our work is the verification of tight functional properties of numeri-cal prog...
International audienceFloating-point numbers are limited both in range and in precision, yet they ar...
Modern computing has adopted the floating point type as a default way to describe computations with ...
AbstractI discuss the design and performance issues arising in the efficient implementation of the s...