JuliaHomotopyContinuation / HomotopyContinuation.jl

A Julia package for solving systems of polynomials via homotopy continuation.
https://www.JuliaHomotopyContinuation.org
MIT License
185 stars 30 forks source link

Force evaluation to numeric value #519

Closed saschatimme closed 1 year ago

saschatimme commented 1 year ago

Closes #500 and #511 by now always using the evalf function from symengine that always evaluates to a floating point value (with given precision).