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

#2277 - Overapproximate a polytope with a zonotope using cartesian decomposition #2298

Merged
merged 16 commits into from
Aug 6, 2020

Conversation

SebastianGuadalupe
Copy link
Member

Closes #2277.

src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
@mforets
Copy link
Member

mforets commented Jul 31, 2020

remains that we add some tests, and that we have #2299.

@mforets
Copy link
Member

mforets commented Aug 4, 2020

looks good so far. @SebastianGuadalupe can you rebase this branch and add some tests for the new function?

docs/src/lib/sets/Zonotope.md Outdated Show resolved Hide resolved
src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
src/Approximations/overapproximate.jl Outdated Show resolved Hide resolved
Co-authored-by: Christian Schilling <[email protected]>
Copy link
Member

@schillic schillic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, let's see if the build succeeds.

@mforets
Copy link
Member

mforets commented Aug 6, 2020

looks good to me.. merge? @schillic

@mforets mforets merged commit 0edab96 into master Aug 6, 2020
@mforets mforets deleted the sguadalupe/2277 branch August 6, 2020 19:54
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.

Overapproximate a polytope with a zonotope using cartesian decomposition
3 participants