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

Add iterate method for Root objects #190

Open edtrelo opened 1 year ago

edtrelo commented 1 year ago

Solves #180

Kolaru commented 1 year ago

Thanks for the contribution.

If you have any idea why the x86 tests are failing, that would be great, I'm personally quite confused.

lbenet commented 11 months ago

Sorry, I didn't notice an approval was required to run the tests