Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

remove usage of deprecated np.bool8 in tau_reduction #160

Merged
merged 1 commit into from
May 4, 2024

Conversation

aidanmontare-fed
Copy link
Contributor

np.bool8 is an alias for np.bool_

np.bool8 was deprecated in numpy 1.24.0

https://numpy.org/doc/stable/release/1.24.0-notes.html#np-str0-and-similar-are-now-deprecated

@coveralls
Copy link

Coverage Status

coverage: 89.396% (-2.7%) from 92.13%
when pulling b94bd46 on aidanmontare-fed:fix-deprecated-bool8
into 8faefa9 on aewallin:master.

@aewallin aewallin merged commit 022fe77 into aewallin:master May 4, 2024
11 checks passed
@aidanmontare-fed aidanmontare-fed deleted the fix-deprecated-bool8 branch May 6, 2024 17:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants