Skip to content

Commit 8a27c1f

Browse files
committed
Move to more appropriate section
1 parent 3b5c948 commit 8a27c1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/api/samplers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This submodule contains functions for MCMC and forward sampling.
1313
sample_prior_predictive
1414
sample_posterior_predictive
1515
sample_posterior_predictive_w
16+
sampling_jax.sample_blackjax_nuts
17+
sampling_jax.sample_numpyro_nuts
1618
iter_sample
1719
init_nuts
1820
draw
@@ -30,8 +32,6 @@ HMC family
3032

3133
NUTS
3234
HamiltonianMC
33-
sampling_jax.sample_blackjax_nuts
34-
sampling_jax.sample_numpyro_nuts
3535

3636
Metropolis family
3737
-----------------

0 commit comments

Comments
 (0)