Validated numerics for algebraic path tracking
Alexandre Guillemot, Pierre Lairez
TL;DR
Using validated numerical methods, interval arithmetic and Taylor models, a certified predictor-corrector loop for tracking zeros of polynomial systems with a parameter is proposed and a Rust implementation shows tremendous improvement over existing software for certified path tracking.
Abstract
Using validated numerical methods, interval arithmetic and Taylor models, we propose a certified predictor-corrector loop for tracking zeros of polynomial systems with a parameter. We provide a Rust implementation which shows tremendous improvement over existing software for certified path tracking.
