BlueBrain / BluePyEfe

BluePyEfe: Blue Brain Python E-feature extraction
https://bluepyefe.readthedocs.io/en/latest/
Other
15 stars 13 forks source link

Make BluePyEfe compatible with numpy2 #165

Closed AurelienJaquier closed 10 months ago

AurelienJaquier commented 10 months ago

numpy.float_ is deprecated in numpy2: https://numpy.org/devdocs/numpy_2_0_migration_guide.html

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (f46caab) 70.22% compared to head (fbbe5d8) 70.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #165 +/- ## ======================================= Coverage 70.22% 70.22% ======================================= Files 35 35 Lines 2223 2223 ======================================= Hits 1561 1561 Misses 662 662 ```

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