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

Python wrapper for where doesn't handle np data types correctly #687

Open
kordejong opened this issue Jul 18, 2024 · 0 comments
Open

Python wrapper for where doesn't handle np data types correctly #687

kordejong opened this issue Jul 18, 2024 · 0 comments

Comments

@kordejong
Copy link
Member

In case of where(condition, np.uint8(1), np.uint8(0)) the resulting array contains int32_t elements, instead of uint8_t elements.

@kordejong kordejong added this to the 0.3.9 milestone Jul 18, 2024
@kordejong kordejong self-assigned this Jul 18, 2024
@kordejong kordejong modified the milestones: 0.3.9, 0.4.0 Aug 28, 2024
@kordejong kordejong removed this from the 0.4.0 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant