-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Reorganize docs API entries #7030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #7030 +/- ##
==========================================
+ Coverage 87.91% 92.16% +4.25%
==========================================
Files 101 101
Lines 16849 16827 -22
==========================================
+ Hits 14812 15509 +697
+ Misses 2037 1318 -719
|
Co-authored-by: Thomas Wiecki <[email protected]>
@@ -13,8 +13,6 @@ This submodule contains functions for MCMC and forward sampling. | |||
sample_prior_predictive | |||
sample_posterior_predictive | |||
sample_posterior_predictive_w | |||
sampling.jax.sample_blackjax_nuts | |||
sampling.jax.sample_numpyro_nuts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did these go somewhere else?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You right, problem was in sampling.jax which doesn't import.
I split tables a little bit.
What is this PR about?
Hello, while making previous PR i found what some modules doesn't import at all:
So i am looked in history and found what they removed long ago.
Bugfixes
Documentation
📚 Documentation preview 📚: https://pymc--7030.org.readthedocs.build/en/7030/