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

In cdist, convert arrays to float then broadcast #76

Merged
merged 1 commit into from
Oct 7, 2017

Conversation

jakirkham
Copy link
Owner

Make sure to convert arrays to float before broadcasting in cdist or before rechunking. Also allows rechunking to occur right before atop, which could be handy if atop needs to adjust our chunking further.

Make sure to convert arrays to float before broadcasting in `cdist` or
before rechunking. Also allows rechunking to occur right before `atop`,
which could be handy if `atop` needs to adjust our chunking further.
@jakirkham jakirkham merged commit f79e86b into master Oct 7, 2017
@jakirkham jakirkham deleted the tweak_cdist_conv branch October 7, 2017 18:01
@jakirkham jakirkham changed the title In cdist, convert arrays to float then broadcast In cdist, convert arrays to float then broadcast 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