We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159c55b commit 73cb714Copy full SHA for 73cb714
src/AdvancedHMC.jl
@@ -65,7 +65,7 @@ export GeneralizedLeapfrog
65
include("riemannian/metric.jl")
66
export IdentityMap, SoftAbsMap, DenseRiemannianMetric
67
68
-include("riemannian/hamiltonian.jl")
+include("riemannian/riemannian_hmc.jl")
69
70
include("trajectory.jl")
71
export Trajectory,
0 commit comments