Yes, find_zeros from Roots should work for this task. If not, the https://github.com/JuliaIntervals/IntervalRootFinding.jl package has a more robust implementation.
3 Likes
Yes, find_zeros from Roots should work for this task. If not, the https://github.com/JuliaIntervals/IntervalRootFinding.jl package has a more robust implementation.