MathEXLab / PySPOD

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

Update README.md #37

Closed Scinawa closed 9 months ago

Scinawa commented 9 months ago

Fix typo.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1868f42) 76.64% compared to head (3e54f75) 76.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ======================================= 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.

dalcinl commented 9 months ago

Thanks, Alessandro!