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

Fixes the README example #151

Closed TeroFrondelius closed 4 years ago

TeroFrondelius commented 4 years ago

You have a nonworking example. It was somewhat frustrating to discover that one needs to import some other packages to use this one.

dpsanders commented 4 years ago

Sorry about that. Thanks for the fix!