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

convexhull points indices do not reference the input points buffer #123

Open
jimy-byerley opened this issue Oct 9, 2024 · 1 comment
Open

Comments

@jimy-byerley
Copy link
Owner

convexhull strips the points buffer, not sure this is necessary anymore

@jimy-byerley
Copy link
Owner Author

This is necessary because scipy.spatial.ConvexHull doesn't accept indices for the points to use. But it would be nice to restore the original indices after hulling

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