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

Clean up of `run_inference_algorithm` docstring. #624

Closed junpenglao closed 9 months ago

reubenharry commented 9 months ago

I'm not totally convinced the * (dim - 1) is a bug. Let me think about this for a bit before this gets merged.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (24a328f) 99.07% compared to head (d331668) 99.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #624 +/- ## ========================================== - Coverage 99.07% 99.07% -0.01% ========================================== Files 58 58 Lines 2600 2599 -1 ========================================== - Hits 2576 2575 -1 Misses 24 24 ```

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