MathEXLab / PySPOD

A Python package for spectral proper orthogonal decomposition (SPOD).
https://mathexlab.github.io/PySPOD/
MIT License
97 stars 29 forks source link

Require mpi4py >= 3.1 (for mpi4py.util.dtlib) #38

Closed dalcinl closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (46139d5) 76.64% compared to head (e5e7443) 76.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ======================================= Coverage 76.64% 76.64% ======================================= Files 16 16 Lines 3533 3533 Branches 554 554 ======================================= Hits 2708 2708 Misses 667 667 Partials 158 158 ```

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