JuliaReach / LazySets.jl

Scalable symbolic-numeric set computations in Julia
https://juliareach.github.io/LazySets.jl/
Other
226 stars 32 forks source link

Support `is_interior_point` for mixed numeric types #3526

Closed schillic closed 3 months ago

schillic commented 4 months ago

I decided to also require that the tolerance is non-zero. That makes this a breaking change. I can undo that part if not desired.