JuliaIntervals / IntervalRootFinding.jl

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

Change to work with AbstractInterval #23

Closed dpsanders closed 6 months ago

Kolaru commented 6 months ago

Mostly outdated.

As discussed in the biweekly call, we prefer and recommend the use of decorated interval (Interval) for the extra checks.