astro-informatics / harmonic

Machine learning assisted marginal likelihood (Bayesian evidence) estimation for Bayesian model selection
https://astro-informatics.github.io/harmonic/
GNU General Public License v3.0
57 stars 7 forks source link

Fix logo rendering and pin numpy <2.0 #302

Closed alicjapolanska closed 4 months ago

alicjapolanska commented 4 months ago

Fix bug in logo image rendering in README.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.65%. Comparing base (818775d) to head (b5c4df0). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #302 +/- ## ======================================= Coverage 95.65% 95.65% ======================================= Files 14 14 Lines 2304 2304 ======================================= Hits 2204 2204 Misses 100 100 ```

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

alicjapolanska commented 4 months ago

Tests failed because of compatibility issues with numpy 2.0.