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 TensorFlow/Keras legacy APIs, test Python 3.12 #47

Closed mrogowski closed 3 months ago

mrogowski commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.72%. Comparing base (58286ad) to head (d4a3053).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ========================================== + Coverage 76.57% 76.72% +0.14% ========================================== Files 16 16 Lines 3531 3532 +1 Branches 478 554 +76 ========================================== + Hits 2704 2710 +6 + Misses 669 664 -5 Partials 158 158 ```

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