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

Use bool instead of np.bool_ #940

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Use bool instead of np.bool_ #940

merged 3 commits into from
Dec 18, 2024

Conversation

dachengx
Copy link
Collaborator

@dachengx dachengx commented Dec 18, 2024

Because numpy already supports them.

But still use np.bool_ in numba decorated function.

@coveralls
Copy link

coveralls commented Dec 18, 2024

Coverage Status

coverage: 89.181%. remained the same
when pulling 0fef871 on update_numpy
into 16d71c0 on master.

@dachengx dachengx marked this pull request as ready for review December 18, 2024 20:58
@dachengx dachengx merged commit bfb947d into master Dec 18, 2024
8 checks passed
@dachengx dachengx deleted the update_numpy branch December 18, 2024 21:30
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.

2 participants