Skip to content

Replaced all occurrences of np.bool to np.bool_ and np.complex to np.complex_ - #840

Open
u7122029 wants to merge 1 commit into
aleju:masterfrom
u7122029:numpy-types-fix
Open

Replaced all occurrences of np.bool to np.bool_ and np.complex to np.complex_#840
u7122029 wants to merge 1 commit into
aleju:masterfrom
u7122029:numpy-types-fix

Conversation

@u7122029

Copy link
Copy Markdown

Some functions from the entire imgaug package are unusable due to the use of deprecated types which appear to have been removed since numpy 1.20.0. This pull request does everything detailed in the title to resolve this issue (#832).

@maltempi

Copy link
Copy Markdown

Hello @aleju, do you have any thoughts on merging this with the main branch?

Thank you!

SindreYang added a commit to SindreYang/sindre-imgaug that referenced this pull request Jun 16, 2026
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.

3 participants