Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix generation of multivariate normal random numbers with a single stream #127

Merged
merged 7 commits into from
Dec 12, 2024

Conversation

richfitz
Copy link
Member

A quite nasty bug triggered in the parallel tempering branch (#106) , which might be the source of the bias there.

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (e724328) to head (a97a9ab).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          75       75           
  Lines        5946     5959   +13     
=======================================
+ Hits         5860     5873   +13     
  Misses         86       86           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@richfitz richfitz marked this pull request as ready for review December 12, 2024 09:30
@richfitz richfitz requested a review from weshinsley December 12, 2024 09:30
R/distributions.R Outdated Show resolved Hide resolved
@weshinsley weshinsley merged commit 6c40a24 into main Dec 12, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants