Skip to content

Conversation

@julianwi
Copy link

np.float and np.complex data types have been removed in latest numpy release and should be replaced with np.float64 and np.complex128. While at it also fix swapped dtypes in gaussian.py

julianwi added 2 commits May 12, 2024 08:09
np.float and np.complex where deprecated and have been removed in latest
numpy release
compex and double were swapped. It doesn't seem to be used currently, but
it was clearly wrong.
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