English

Robust Numerical Tracking of One Path of a Polynomial Homotopy on Parallel Shared Memory Computers

Numerical Analysis 2020-07-31 v3 Distributed, Parallel, and Cluster Computing Numerical Analysis Symbolic Computation

Abstract

We consider the problem of tracking one solution path defined by a polynomial homotopy on a parallel shared memory computer. Our robust path tracker applies Newton's method on power series to locate the closest singular parameter value. On top of that, it computes singular values of the Hessians of the polynomials in the homotopy to estimate the distance to the nearest different path. Together, these estimates are used to compute an appropriate adaptive stepsize. For n-dimensional problems, the cost overhead of our robust path tracker is O(n), compared to the commonly used predictor-corrector methods. This cost overhead can be reduced by a multithreaded program on a parallel shared memory computer.

Keywords

Cite

@article{arxiv.2002.09504,
  title  = {Robust Numerical Tracking of One Path of a Polynomial Homotopy on Parallel Shared Memory Computers},
  author = {Simon Telen and Marc Van Barel and Jan Verschelde},
  journal= {arXiv preprint arXiv:2002.09504},
  year   = {2020}
}

Comments

Accepted for publication in the proceedings of CASC 2020 (Computer Algebra in Scientific Computing)

R2 v1 2026-06-23T13:49:52.230Z