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

Distance calc speedup #57

Merged

Conversation

redhog
Copy link
Collaborator

@redhog redhog commented Nov 24, 2020

Don't loop in python, let pdist do the job

@mmaelicke mmaelicke merged commit bab68cf into mmaelicke:master Nov 24, 2020
@mmaelicke
Copy link
Owner

Oh wow, feels almost embarrassing to still have code like this online...

Thanks a lot!

@redhog
Copy link
Collaborator Author

redhog commented Nov 25, 2020

NP, nothing to be embarrassed about, just something to fix :) Oh, and there is a similar thing going on with the kriging, see #58

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.

2 participants