JuliaIntervals / IntervalRootFinding.jl

Library for finding the roots of a function using interval arithmetic
https://juliaintervals.github.io/IntervalRootFinding.jl/
Other
125 stars 26 forks source link

Make bisection test more expressive #156

Closed gwater closed 4 years ago

gwater commented 4 years ago

see our discussion in https://github.com/JuliaIntervals/IntervalRootFinding.jl/pull/153#discussion_r445127095

dpsanders commented 4 years ago

Great, thanks!