# Mixed Precision Path Tracking for Polynomial Homotopy Continuation

**Authors:** Sascha Timme

arXiv: 1902.02968 · 2020-03-24

## TL;DR

This paper introduces a novel predictor-corrector algorithm with adaptive step size and mixed precision arithmetic for polynomial homotopy continuation, improving robustness and efficiency in challenging numerical scenarios.

## Contribution

It presents a new predictor-corrector method with a Newton corrector that rejects poor guesses and employs mixed precision to enhance numerical stability.

## Key findings

- Demonstrates improved robustness in challenging cases
- Shows efficiency gains through adaptive step size
- Validates approach with multiple numerical examples

## Abstract

This article develops a new predictor-corrector algorithm for numerical path tracking in the context of polynomial homotopy continuation. In the corrector step it uses a newly developed Newton corrector algorithm which rejects an initial guess if it is not an approximate zero. The algorithm also uses an adaptive step size control which builds on a local understanding of the region of convergence of Newton's method and the distance to the closest singularity. To handle numerically challenging situations the algorithm uses mixed precision arithmetic. The efficiency and robustness are demonstrated in several numerical examples.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02968/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1902.02968/full.md

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1902.02968/full.md

---
Source: https://tomesphere.com/paper/1902.02968