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

ad resolve deprecation warnings from numpy #79

Merged
merged 5 commits into from
Jun 28, 2022

Conversation

altix
Copy link
Collaborator

@altix altix commented May 20, 2022

More info in #77

Changed from

          np.float(clat...) to 
          float(clat...)

etc

@altix altix requested a review from ZogopZ May 20, 2022 14:17
@altix altix linked an issue May 20, 2022 that may be closed by this pull request
@ZogopZ ZogopZ changed the title Ad deprecationwarnings from numpy issue77 ad resolve deprecation warnings from numpy Jun 23, 2022
@ZogopZ ZogopZ merged commit fa44a6e into master Jun 28, 2022
@ZogopZ ZogopZ deleted the ad_deprecationwarnings_from_numpy_issue77 branch June 28, 2022 11:58
@ZogopZ ZogopZ self-assigned this Jun 28, 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.

Resolve deprecation warnings from numpy.
3 participants