-
Notifications
You must be signed in to change notification settings - Fork 54
Unified Riemannian Metric API #485
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
Open
THargreaves
wants to merge
40
commits into
main
Choose a base branch
from
th/unified-rhmc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 38 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
7883d49
Add Riemannian manifold HMC
ErikQQY d0191cf
Merge branch 'main' into qqy/NEW_RMHMC
ErikQQY 1fcdd09
Format
ErikQQY 5f9592f
Merge branch 'main' into qqy/NEW_RMHMC
ErikQQY 567e2a8
format
ErikQQY 6df40b5
Merge branch 'main' into qqy/NEW_RMHMC
ErikQQY c9e6b0a
Include Riemannian HMC tests
ErikQQY 26266c7
Merge branch 'main' into ns/rhmc
nsiccha 280ca15
start minimal refactor for merging into main
nsiccha 6421310
Implement unified Riemannian metric
THargreaves 840cd2d
Fix for compilation
J-Price-3 cbba891
Fix dHdr to allow Generalised NUTS
J-Price-3 0c9e825
Add basic validity test for RHMC
J-Price-3 909d72a
Format
J-Price-3 642585f
Add funnel test and fix gaussian validation test
J-Price-3 effb115
Format test/riemannian.jl
J-Price-3 cb43e2a
Update validation tests to both use w1 distance and a more logical to…
J-Price-3 3680b87
Reduce validation test tolerance
J-Price-3 7e91495
Increase validation test tolerance slightly
J-Price-3 af46f2e
Prevent test type instability
J-Price-3 41267f1
Fix tests
J-Price-3 c9d3016
Fix flaky test
J-Price-3 6494b34
Fix flaky test (I promise it works this time)
J-Price-3 037aac1
Merge remote-tracking branch 'origin/main' into th/unified-rhmc
THargreaves 92ac4c6
Make SoftAbs numerically stable
THargreaves efd0824
Formatting
THargreaves 3f7de10
Cached G_eval for use in phasepoint
THargreaves 21f48c2
Add error for mass-matrix adaptation with RHMC
THargreaves 686d1a6
Add warning for partial refreshment with RHMC
THargreaves f211632
Correct update function signatures
THargreaves ad06769
Improve RiemannianMetric type stability
THargreaves 60291d6
Updated documentation
THargreaves 632a71d
Deprecate old RHMC interface
THargreaves b14dbad
Improve caching for generalised leapfrog integrator
THargreaves 7677bc3
Fix MacOS unit test by removing warm-up samples
THargreaves 95788e9
Add canonicalisation of softabs metric
THargreaves f6aff9c
Merge remote-tracking branch 'origin/main' into th/unified-rhmc
yebai 8574988
Apply suggestions from code review
yebai f38d55a
Merge remote-tracking branch 'origin/main' into th/unified-rhmc
yebai c4314f3
Drop MCMCLogDensityProblems test dep; inline toy targets
yebai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.