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

Enforce dtype conservation in ufuncs that explicitly use dtype= #7808

Merged
merged 8 commits into from Jun 16, 2021

Conversation

douglasdavis
Copy link
Member

@douglasdavis douglasdavis commented Jun 14, 2021

@github-actions github-actions bot added the array label Jun 14, 2021
@douglasdavis douglasdavis changed the title Enforce dtype is conserved in ufuncs that explicitly use dtype= or out= Enforce dtype is conserved in ufuncs that explicitly use dtype= Jun 15, 2021
@douglasdavis douglasdavis changed the title Enforce dtype is conserved in ufuncs that explicitly use dtype= Enforce dtype conservation in ufuncs that explicitly use dtype= Jun 15, 2021
@jsignell jsignell merged commit 8bb7df6 into dask:main Jun 16, 2021
@jsignell
Copy link
Member

Thanks @douglasdavis - this is in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Computed array dtype is different from collection dtype when using ufuncs (blockwise)
2 participants