Skip to content

Commit

Permalink
adding more steps
Browse files Browse the repository at this point in the history
  • Loading branch information
ciguaran committed Sep 10, 2024
1 parent cededec commit 14919f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/smc/test_partial_posteriors_smc.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def partial_logposterior(x):
hmc_init,
hmc_parameters,
resampling.systematic,
30,
50,
partial_logposterior_factory=partial_logposterior_factory,
)

Expand Down

0 comments on commit 14919f2

Please sign in to comment.