pymc-devs/pymc

DOC: pm.sampling.jax functions are not included in PyMC docs

Open

#6 854 ouverte le 11 août 2023

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Python (1 902 forks)batch import
docshelp wanted

Métriques du dépôt

Stars
 (7 926 stars)
Métriques de merge PR
 (Merge moyen 11j 6h) (12 PRs mergées en 30 j)

Description

Issue with current documentation:

Various functions made available via pm.sampling.jax, including sample_numpyro_nuts() and sample_blackjax_nuts() do not appear in the documentation despite these functions having docstrings. Maybe we didn't include the pm.sampling.jax module is some auto-docing because it was a bit experimental at the time?

Guide contributeur