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

Clean up code #52

Open dpsanders opened 6 years ago

dpsanders commented 6 years ago
dpsanders commented 6 years ago

Mainly fixed by #55.

Old stuff is still around for performance and correctness comparisons in 1D.