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

#516 - Discretize using matrix interval remainder #659

Merged
merged 6 commits into from
Sep 8, 2019
Merged

Conversation

schillic
Copy link
Member

@schillic schillic commented Aug 7, 2019

Closes #516.

  • homogeneous case
    • lazy implementation
    • zonotope implementation
  • inhomogeneous case

@schillic schillic force-pushed the schillic/516 branch 4 times, most recently from 5477739 to 6221632 Compare August 8, 2019 13:21
@schillic schillic changed the title WIP #516 - Discretize using matrix interval remainder #516 - Discretize using matrix interval remainder Aug 8, 2019
@schillic schillic requested a review from mforets August 8, 2019 14:07
@schillic schillic force-pushed the schillic/516 branch 4 times, most recently from 15dbbab to 44aa1cc Compare August 14, 2019 20:44
src/ReachSets/ReachSets.jl Show resolved Hide resolved
src/ReachSets/discretize.jl Outdated Show resolved Hide resolved
src/ReachSets/discretize.jl Outdated Show resolved Hide resolved
src/ReachSets/discretize.jl Outdated Show resolved Hide resolved
src/ReachSets/discretize.jl Show resolved Hide resolved
src/ReachSets/discretize.jl Show resolved Hide resolved
@schillic
Copy link
Member Author

schillic commented Sep 8, 2019

Can you rebase please? I cannot read these changes.

src/ReachSets/discretize.jl Outdated Show resolved Hide resolved
@schillic
Copy link
Member Author

schillic commented Sep 8, 2019

Thanks! 👍 (I cannot approve my own PR.)

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

Successfully merging this pull request may close these issues.

Discretize using matrix interval remainder
2 participants