Skip to content

bugfix for numpy.float/int deprecation/removal#17

Merged
yunjunz merged 5 commits intoinsarlab:mainfrom
yunjunz:main
Dec 20, 2022
Merged

bugfix for numpy.float/int deprecation/removal#17
yunjunz merged 5 commits intoinsarlab:mainfrom
yunjunz:main

Conversation

@yunjunz
Copy link
Copy Markdown
Member

@yunjunz yunjunz commented Dec 20, 2022

+ fix the following numpy deprecations:
   - np.float() --> float()
   - np.int() --> int()

+ comments alignments
@yunjunz yunjunz merged commit c3d14f0 into insarlab:main Dec 20, 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