pymc-devs/pymc

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

Aberta

#6.854 aberto em 11 de ago. de 2023

 (5 comentários) (0 reação) (0 responsável)Python (1.902 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (7.926 estrelas)
Métricas de merge de PR
 (Mesclagem média 11d) (7 fundiu PRs em 30d)

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?

Guia do colaborador