You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a float method, so that part isn't the issue
In general, the user would need to add a method like SpecialFunctions.zeta(o::ImplicitEquations) =... to call zeta on the IntervalArithmetic piece. But this fails, as IntervalArithmetic doesn't have the method, so that too would be needed.
Sorry, all a bit unsatisfying. I'd suggest trying https://github.com/JuliaIntervals/IntervalConstraintProgramming.jl though you might bump into the same issue.
The text was updated successfully, but these errors were encountered: