ImperialCollegeLondon / virtual_ecosystem

This repository is the home for the codebase for the Virtual Ecosystem project.
https://virtual-ecosystem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Updating to `numpy` 2.0.0 #454

Closed davidorme closed 3 months ago

davidorme commented 3 months ago

Description

This PR sets out the changes needed to move to numpy 2.0.0. Its remarkably clean:

Fixes #453

Type of change

Key checklist

Further checks

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.91%. Comparing base (86ba1b8) to head (d2fde90).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #454 +/- ## ======================================== Coverage 94.91% 94.91% ======================================== Files 70 70 Lines 3857 3857 ======================================== Hits 3661 3661 Misses 196 196 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.