1.2.2
What's Changed
- Make tests pass on
aarch64-linux
by @albcab in #671 - Enable fitlering of AdaptationInfo by @andrewdipper in #674
- Update
run_inference_algorithm
to splitinitial_position
andinitial_state
by @reubenharry in #672 - Preconditioned mclmc by @reubenharry in #673
- New integrator, and add some metadata to integrators.py by @reubenharry in #681
- Minor formatting by @junpenglao in #685
- Make Window Adaptation Take Integrator As Argument by @reubenharry in #687
- FIX KWARG BUG by @reubenharry in #686
- Change isokinetic_integrator generation API by @junpenglao in #689
- Apply function on pytree directly. by @junpenglao in #692
- Fix sampling test. by @junpenglao in #693
- Enable shared mcmc parameters with tempered smc by @andrewdipper in #694
- Convert explicit looping to bit twiddling for iterative_uturn calculations by @andrewdipper in #696
- Remove nightly release by @junpenglao in #699
- Fix doc mistakes by @gil2rok in #701
New Contributors
- @andrewdipper made their first contribution in #674
- @gil2rok made their first contribution in #701
Full Changelog: 1.2.1...1.2.2