v0.9.0
Release of nessai v0.9.0
This is the first release that includes the importance nested sampler i-nessai described in Williams et al. 2023. Basic documentation and examples are included but more will be added in subsequent releases.
Important: the API for the importance nested sampler is experimental and may change in future releases.
Summary of main changes
- Add importance nested sampler
- Add support for using regex in reparameterisations
- Add support for other multiprocessing start methods
- Drop support for Python 3.7
- Fix resume bug with fallback reparameterisations
New Contributors
- @cchapmanbird made their first contribution in #308
Full Changelog: v0.8.1...v0.9.0