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

[FEATURE] Add "minimal sphere" implementation #2315

Merged
merged 7 commits into from
Sep 20, 2019

Conversation

cphyc
Copy link
Member

@cphyc cphyc commented Aug 8, 2019

PR Summary

This PR adds a "minimum sphere" function that creates a minimum bounding sphere around a set of points. This is useful to get the smallest spherical volume that contains e.g. some particles.

PR Checklist

  • Code passes flake8 checker
  • New features are documented, with docstrings and narrative docs
  • Adds a test for any bugs fixed. Adds tests for new features.

This is the same as #2283 but to be merged onto yt-4.0.

@cphyc cphyc added the new feature Something fun and new! label Aug 8, 2019
@cphyc cphyc added this to the 4.0 milestone Aug 8, 2019
@matthewturk
Copy link
Member

@cphyc I am sorry this took me so long to do, but this looks amazing. Thank you!

@matthewturk matthewturk merged commit 02dd488 into yt-project:yt-4.0 Sep 20, 2019
@cphyc cphyc deleted the minimal_sphere branch January 13, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Something fun and new!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants