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

Fix convex hulls #18

Open
vihdzp opened this issue Apr 7, 2021 · 0 comments
Open

Fix convex hulls #18

vihdzp opened this issue Apr 7, 2021 · 0 comments
Labels
Priority: Medium Things that are important but not critical. Type: Enhancement New feature or request

Comments

@vihdzp
Copy link
Owner

vihdzp commented Apr 7, 2021

The current convex hull code works only when all of the facets of the polytope are simplices. We ought to make it work in more general settings. We could implement Quickhull to do this.

@vihdzp vihdzp added Priority: Medium Things that are important but not critical. Status: In progress Someone is working on this. Type: Enhancement New feature or request labels Apr 7, 2021
@vihdzp vihdzp removed the Status: In progress Someone is working on this. label May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Things that are important but not critical. Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant