Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeRZP committed Jan 14, 2025
1 parent 805150d commit 9bf9b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MicroCanonicalHMC.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module MicroCanonicalHMC
using LinearAlgebra, Statistics, Adapt, Random, HDF5,
LogDensityProblemsAD, LogDensityProblems, ForwardDiff,
AbstractMCMC, MCMCChains, MCMCDiagnosticTools,
Distributions, ProgressMeter, Markdown, DynamicPPL, Turing
Distributions, ProgressMeter, Markdown

export Settings, MCHMC, Sample, Step, Summarize,
TuringTarget, RosenbrockTarget, CustomTarget
Expand Down

0 comments on commit 9bf9b16

Please sign in to comment.