Skip to content

Add Riemannian manifold HMC #439

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
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add Riemannian manifold HMC #439

wants to merge 5 commits into from

Conversation

ErikQQY
Copy link
Collaborator

@ErikQQY ErikQQY commented May 5, 2025

Add the Riemannian manifold HMC from "Riemann manifold Langevin and Hamiltonian Monte Carlo methods" which is implemented in the research directory but has not been merged into the package. Supersede #432 #437

@ErikQQY ErikQQY requested a review from yebai May 9, 2025 10:03
Copy link
Contributor

AdvancedHMC.jl documentation for PR #439 is available at:
https://TuringLang.github.io/AdvancedHMC.jl/previews/PR439/

Copy link

codecov bot commented Jun 29, 2025

Codecov Report

Attention: Patch coverage is 0% with 33 lines in your changes missing coverage. Please review.

Project coverage is 78.31%. Comparing base (5a562e0) to head (567e2a8).

Files with missing lines Patch % Lines
src/riemannian/metric.jl 0.00% 21 Missing ⚠️
src/riemannian/hamiltonian.jl 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
+ Coverage   75.44%   78.31%   +2.86%     
==========================================
  Files          21       22       +1     
  Lines        1230     1185      -45     
==========================================
  Hits          928      928              
+ Misses        302      257      -45     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ErikQQY ErikQQY closed this Jun 29, 2025
@ErikQQY ErikQQY reopened this Jun 29, 2025
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