Skip to content

Add casts for integer dtypes that don't have a sized alias #73

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 5 commits into from
Jun 23, 2023

Conversation

ngoldbaum
Copy link
Member

I've also used macros in a couple of places to reduce the amount of copy/paste in this file.

@ngoldbaum ngoldbaum merged commit 41d428c into numpy:main Jun 23, 2023
@ngoldbaum
Copy link
Member Author

I think I'm pretty happy with how the integer casts turned out using macros. I'm going to adopt that approach in a followup with the float dtypes.

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