JuliaIntervals / IntervalRootFinding.jl

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

one unnecessary method "newton_refine" can be remove from "newton.jl" #112

Closed yashvardhan747 closed 5 years ago

yashvardhan747 commented 5 years ago

Solved by PR#113