blackjax-devs / blackjax

BlackJAX is a Bayesian Inference library designed for ease of use, speed and modularity.
https://blackjax-devs.github.io/blackjax/
Apache License 2.0
806 stars 105 forks source link

Refactor dynamic_hmc out of hmc.py #622

Closed junpenglao closed 9 months ago

junpenglao commented 10 months ago

Close #620, #618

cc @reubenharry

codecov[bot] commented 9 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (4ae2faf) 99.22% compared to head (9e3fce6) 99.03%.

Files Patch % Lines
blackjax/mcmc/dynamic_hmc.py 87.23% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #622 +/- ## ========================================== - Coverage 99.22% 99.03% -0.19% ========================================== Files 57 58 +1 Lines 2581 2599 +18 ========================================== + Hits 2561 2574 +13 - Misses 20 25 +5 ```

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