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

Missing import from IntervalArithmetic? #200

Open dpsanders opened 2 months ago

dpsanders commented 2 months ago
julia> using IntervalRootFinding
[ Info: Precompiling IntervalRootFinding [d2bf35a9-74e0-55ec-b149-d360ff49b807]
WARNING: could not import IntervalArithmetic.wideinterval into IntervalRootFinding
ERROR: LoadError: UndefVarError: `where_bisect` not defined