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

MAINT: Remove BallTree class #504

Merged
merged 1 commit into from Mar 16, 2016
Merged

Conversation

jjhelmus
Copy link
Contributor

The BallTree class is not longer needed as the k-d tree is typically fast
enough and the map_gates_to_grid algorithm is available if faster gridding is
required.

closes #478

The BallTree class is not longer needed as the k-d tree is typically fast
enough and the map_gates_to_grid algorithm is available if faster gridding is
required.

closes ARM-DOE#478
@jjhelmus
Copy link
Contributor Author

CI is messed up at the moment but Travis CI attached to my repo says this passes, merging.

jjhelmus added a commit that referenced this pull request Mar 16, 2016
@jjhelmus jjhelmus merged commit 31fdc1a into ARM-DOE:master Mar 16, 2016
@jjhelmus jjhelmus deleted the remove_balltree branch March 16, 2016 18:41
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.

depreciation warnings in python 3.5
1 participant