Blackjax v1.2.0
Mostly internal change, a major one being a different implementation for top level api (#657)
What's Changed
- Indexing the notebook showing how to reproduce the GIF. by @AdrienCorenflos in #640
- Bump python version by @junpenglao in #645
- SMC: allow each mutation kernel to have different parameters. by @ciguaran in #649
- Migrate from deprecated
host_callback
toio_callback
by @junpenglao in #651 - Fix MALA transition energy by @ksnxr in #653
- Change variable names by @ksnxr in #654
- Replace iterative RNG split and carry with
jax.random.fold_in
by @junpenglao in #656 - Removal of Algorithm classes. by @ciguaran in #657
New Contributors
Full Changelog: 1.1.1...1.2.0