TuringLang / EllipticalSliceSampling.jl

Julia implementation of elliptical slice sampling.
https://turinglang.org/EllipticalSliceSampling.jl/
MIT License
13 stars 5 forks source link

Rename `init_params` keyword argument to `initial_params` #33

Closed devmotion closed 10 months ago

devmotion commented 11 months ago

Preparations for AbstractMCMC 5.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (ca4babb) 95.00% compared to head (270acd6) 95.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 95.00% 95.08% +0.08% ========================================== Files 3 4 +1 Lines 60 61 +1 ========================================== + Hits 57 58 +1 Misses 3 3 ``` | [Files](https://app.codecov.io/gh/TuringLang/EllipticalSliceSampling.jl/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang) | Coverage Δ | | |---|---|---| | [src/abstractmcmc.jl](https://app.codecov.io/gh/TuringLang/EllipticalSliceSampling.jl/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL2Fic3RyYWN0bWNtYy5qbA==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/TuringLang/EllipticalSliceSampling.jl/pull/33/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang)

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