JuliaIntervals / IntervalOptimisation.jl

Rigorous global optimisation in pure Julia
Other
54 stars 21 forks source link

Bug when using BigFloat interval #43

Closed dpsanders closed 4 years ago

dpsanders commented 4 years ago
julia> minimise(x->(x^2 - 2)^2, big(-10..10))
ERROR: MethodError: no method matching filter_elements!(::HeapedVector{Tuple{Interval{BigFloat},Float64},IntervalOptimisation.var"#2#3"}, ::Tuple{Interval{BigFloat},BigFloat})