Skip to content

Commit

Permalink
Test case that would have caught #290
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrebouchard committed Oct 21, 2024
1 parent 9678ce9 commit 18d99cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_mala.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ which also cover checks of the Hamiltonian dynamics.
target = toy_mvn_target(2),
n_chains = 2,
explorer = MALA(),
n_chains_variational = 10,
record = [Pigeons.online],
n_rounds = 10);
for var_name in Pigeons.continuous_variables(pt)
Expand Down

0 comments on commit 18d99cb

Please sign in to comment.