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

Code updates #204

Closed schillic closed 2 weeks ago

schillic commented 3 weeks ago

This PR adds most of the proposed changes from #192 (and a few more; in particular, it allows to use the latest version of Polynomials).

To move forward, this PR does not yet support the latest version of IntervalArithmetic. But the transition should be simpler with these changes.

EDIT: Oops, I only saw the recent #203 now. Feel free to close.

Kolaru commented 2 weeks ago

I'm very sorry, I should have pinged you while posting the other PR.

Since you have experience in the upgrade, could you review #203 ? I'm happy to discuss or integrate your propositions if there are differences.

schillic commented 2 weeks ago

No problem. But I do not have time for a review.