JuliaIntervals / IntervalRootFinding.jl

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

Refactor contractors #188

Closed Kolaru closed 1 year ago

Kolaru commented 1 year ago

This PR refactor the contractors as follow

This is relatively minor and should not change any results. It is however nice to have it first before I move to overhauling the interface.