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 DynamicHMC compatibility #30

Merged
merged 11 commits into from
Apr 18, 2022
Merged

Add DynamicHMC compatibility #30

merged 11 commits into from
Apr 18, 2022

Conversation

sethaxen
Copy link
Member

This PR adds utility classes/functions so that Pathfinder's estimated metric can be used to initialize DynamicHMC. See the integration test for an example.

@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #30 (52b778d) into main (50c2f21) will increase coverage by 0.15%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   98.88%   99.03%   +0.15%     
==========================================
  Files           8       10       +2     
  Lines         269      311      +42     
==========================================
+ Hits          266      308      +42     
  Misses          3        3              
Impacted Files Coverage Δ
src/Pathfinder.jl 100.00% <100.00%> (ø)
src/integration/dynamichmc.jl 100.00% <100.00%> (ø)
src/woodbury.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50c2f21...52b778d. Read the comment docs.

@sethaxen sethaxen merged commit af37f7b into main Apr 18, 2022
@sethaxen sethaxen deleted the dynamichmccompat branch April 18, 2022 13:40
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