fixed bug in dask.array.roll() for roll-shifts the size of the input array#8723
Merged
fixed bug in dask.array.roll() for roll-shifts the size of the input array#8723
Conversation
d26fe25 to
49e1eeb
Compare
jcrist
reviewed
Feb 15, 2022
Member
jcrist
left a comment
There was a problem hiding this comment.
Thanks for finding this bug @ParticularMiner.
Member
|
Also - sidenote - it looks like you've locked your repo for maintainers to make changes to your PRs (e.g. I can't apply my suggestions above myself). If this is intentional that's fine, but if not, in the future disabling this would let us make small fixes like this without requiring you to make those changes yourself. |
Contributor
Author
|
Oh I see. I was unsure whether this feature was useful or not. But now that you've mentioned it I'll refrain from disabling the feature in future. Thanks @jcrist |
jcrist
approved these changes
Feb 15, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pre-commit run --all-filesDiscovered a bug while working with
dask.array.roll():Output:
Should have been: