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

MNT: Replace cKDTree with KDTree. #3659

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

DWesl
Copy link

@DWesl DWesl commented Oct 19, 2024

Description Of Changes

SciPy 1.6 merged cKDTree and KDTree, with the former name now an alias for the latter.

Checklist

SciPy 1.6 merged cKDTree and KDTree, with the former
name now an alias for the latter.
@DWesl DWesl requested a review from a team as a code owner October 19, 2024 12:53
@DWesl DWesl requested review from dopplershift and removed request for a team October 19, 2024 12:53
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.

Remove uses of cKDTree
1 participant