blackjax
blackjax copied to clipboard
Indexing the notebook showing how to reproduce the GIF.
Thank you for opening a PR!
A few important guidelines and requirements before we can merge your PR:
- [ ] If I add a new sampler, there is an issue discussing it already;
- [ ] We should be able to understand what the PR does from its title only;
- [ ] There is a high-level description of the changes;
- [ ] There are links to all the relevant issues, discussions and PRs;
- [ ] The branch is rebased on the latest
main
commit; - [ ] Commit messages follow these guidelines;
- [ ] The code respects the current naming conventions;
- [ ] Docstrings follow the numpy style guide
- [ ]
pre-commit
is installed and configured on your machine, and you ran it before opening the PR; - [ ] There are tests covering the changes;
- [ ] The doc is up-to-date;
- [ ] If I add a new sampler* I added/updated related examples
Consider opening a Draft PR if your work is still in progress but you would like some feedback from other contributors.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.86%. Comparing base (
bc89395
) to head (5a88451
).
Additional details and impacted files
@@ Coverage Diff @@
## main #640 +/- ##
=======================================
Coverage 98.86% 98.86%
=======================================
Files 59 59
Lines 2741 2741
=======================================
Hits 2710 2710
Misses 31 31
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.