User Manual¶
In solving a polynomial system, we first decide whether we care only about the isolated solutions, or whether we want to know all solutions, which includes not only the isolated solutions, but also all positive dimensional solutions.
- The Blackbox Solver
- Numerical Polynomials
- Numerical Solutions
- Reproducible Runs
- Equation and Variable Scaling
- Parallel Runs
- Root Counts and Start Systems
- Increment-and-Fix Aposteriori Step Control
- Increment-and-Fix Apriori Step Control
- Homotopies for Problems in Enumerative Geometry
- Newton’s Method, Deflation and Multiplicity
- Arc Length Parameter Continuation
- Power Series Expansions
- Positive Dimensional Solution Sets
- Code Snippets