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

Extend initial cond conversion in ORBIT #547

Open
mforets opened this issue Sep 1, 2021 · 0 comments
Open

Extend initial cond conversion in ORBIT #547

mforets opened this issue Sep 1, 2021 · 0 comments

Comments

@mforets
Copy link
Member

mforets commented Sep 1, 2021

conditions such as

ΔF = Interval(1.0, 1.0) # Interval(0.99, 1.01)
X0 = Singleton(zeros(2N)) × ΔF
prob = InitialValueProblem(S, X0)

should be handled by ORBIT, perhaps checking that the set is equivalent to isequivalent(X0, center(box_approximation(X0)))

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

1 participant