ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
MIT License
259 stars 24 forks source link

Add StableRNGs #43

Closed Chengfeng-Jia closed 1 year ago

Chengfeng-Jia commented 1 year ago

Add StableRNGs package to ensure the same results for the issue

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov-commenter commented 1 year ago

Codecov Report

Base: 76.58% // Head: 79.86% // Increases project coverage by +3.27% :tada:

Coverage data is based on head (b86dea9) compared to base (c4fbf1f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 76.58% 79.86% +3.27% ========================================== Files 10 11 +1 Lines 1200 1157 -43 ========================================== + Hits 919 924 +5 + Misses 281 233 -48 ``` | [Impacted Files](https://codecov.io/gh/biaslab/RxInfer.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab) | Coverage Δ | | |---|---|---| | [src/RxInfer.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL1J4SW5mZXIuamw=) | `100.00% <0.00%> (ø)` | | | [src/inference.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL2luZmVyZW5jZS5qbA==) | `75.09% <0.00%> (+0.14%)` | :arrow_up: | | [src/graphppl.jl](https://codecov.io/gh/biaslab/RxInfer.jl/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab#diff-c3JjL2dyYXBocHBsLmps) | `88.18% <0.00%> (+14.11%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biaslab)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.