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

Numpy 2.0 compliance #85

Merged
merged 1 commit into from
Jun 24, 2024

Changed np.float_ to np.float64 for numpy 2.0

1714828
Select commit
Loading
Failed to load commit list.
Merged

Numpy 2.0 compliance #85

Changed np.float_ to np.float64 for numpy 2.0
1714828
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

91.59% (+0.00%) compared to a64cd9a

View this Pull Request on Codecov

91.59% (+0.00%) compared to a64cd9a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.59%. Comparing base (a64cd9a) to head (1714828).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files          35       35           
  Lines        1607     1607           
=======================================
  Hits         1472     1472           
  Misses        135      135           

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