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

Create a VolatileNativeBooleanType #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gselzer
Copy link
Contributor

@gselzer gselzer commented Aug 16, 2022

This PR introduces the type VolatileNativeBooleanType.

The motivation behind this PR is in providing full support for boolean types in imglyb. As a part of that, I want to add support for numpy.bool_ to imglyb.types.for_np_dtype(). This PR would provide the VolatileNativeBooleanType necessary to mimic the case logic of the other numpy data types.

@gselzer gselzer self-assigned this Aug 16, 2022
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