Skip to content

Fixes centerized rolling with bottleneck #2122

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

Merged
merged 1 commit into from
May 12, 2018

Conversation

fujiisoup
Copy link
Member

Two bugs were found and fixed.

  1. rolling a dask-array with center=True and bottleneck
  2. rolling an integer dask-array with bottleneck

@shoyer shoyer merged commit a525405 into pydata:master May 12, 2018
@shoyer
Copy link
Member

shoyer commented May 12, 2018

thanks @fujiisoup and @raybellwaves !

@fujiisoup fujiisoup deleted the rolling_w_dask branch May 12, 2018 07:10
@raybellwaves
Copy link
Contributor

Thanks for the quick fix @fujiisoup !

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.

Rolling mean of dask array conflicting sizes for data and coordinate in rolling operation
3 participants