Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add covariance shape adapter implementation #57

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

matt-graham
Copy link
Collaborator

Adds implementation of proposal shape adaptation based on (Cholesky factor of) covariance estimate. Uses rank-1 Cholesky update function from ramcmc.

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (82d3341) to head (6a47df6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #57   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          483       511   +28     
=========================================
+ Hits           483       511   +28     

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

@matt-graham matt-graham merged commit 95f72ca into main Dec 4, 2024
11 checks passed
@matt-graham matt-graham deleted the mmg/covariance-shape-adapter branch December 4, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant