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

Simplify _cdist_apply #72

Merged
merged 2 commits into from
Oct 7, 2017
Merged

Simplify _cdist_apply #72

merged 2 commits into from
Oct 7, 2017

Conversation

jakirkham
Copy link
Owner

Makes some simplifications to the internal _cdist_apply function to make it a little easier to read and understand what it is doing.

Basically does the same thing that we were doing with `itertools` and
`range`, but is a bit cleaner looking.
Makes it a little easier to understand how many indices there are and
how they are being applied.
@jakirkham jakirkham merged commit 41df636 into master Oct 7, 2017
@jakirkham jakirkham deleted the simp_cdist_apply branch October 7, 2017 00:00
@jakirkham jakirkham changed the title Simplify _cdist_apply Simplify _cdist_apply Oct 9, 2017
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.

1 participant