Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntervalBox doesn't appear in the documentation #681

Closed
nsajko opened this issue Sep 27, 2024 · 2 comments
Closed

IntervalBox doesn't appear in the documentation #681

nsajko opened this issue Sep 27, 2024 · 2 comments

Comments

@nsajko
Copy link

nsajko commented Sep 27, 2024

No description provided.

@dpsanders
Copy link
Member

IntervalBox is now provided by a separate package:
https://github.com/JuliaIntervals/IntervalBoxes.jl

@OlivierHnt
Copy link
Member

Btw the functionalities for IntervalBoxe are still part of IntervalArithmetic (e.g. bisect, intersect_interval, union_interval, etc.), but now a multi-dimensional interval is just some AbstractVector{<:Interval}.

Do not hesitate to re-open this issue if you'd like to discuss this more, or run into some problems/missing functionalities 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants