Skip to content

Updates for numpy 2.0#135

Merged
rfrenchseti merged 7 commits intomainfrom
rf_240618_numpy2
Jun 20, 2024
Merged

Updates for numpy 2.0#135
rfrenchseti merged 7 commits intomainfrom
rf_240618_numpy2

Conversation

@rfrenchseti
Copy link
Copy Markdown
Collaborator

@rfrenchseti rfrenchseti commented Jun 19, 2024

Updates required for numpy 2.0+:

  • Change np.asfarray to np.asarray(..., dtype=np.float64)
  • Update requirements.txt to remove version numbers. This allows 3.8 and 3.9+ to coexist.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 56.09756% with 18 lines in your changes missing coverage. Please review.

Project coverage is 75.39%. Comparing base (bef63e7) to head (ec7493a).

Files Patch % Lines
oops/gravity/oblategravity.py 0.00% 16 Missing ⚠️
oops/gold_master/__init__.py 0.00% 1 Missing ⚠️
oops/surface/orbitplane.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   75.39%   75.39%           
=======================================
  Files         192      192           
  Lines       24082    24082           
  Branches     2906     2906           
=======================================
  Hits        18156    18156           
  Misses       5088     5088           
  Partials      838      838           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rfrenchseti rfrenchseti merged commit af09b47 into main Jun 20, 2024
@rfrenchseti rfrenchseti deleted the rf_240618_numpy2 branch June 20, 2024 01:16
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