Skip to content

v0.9.0

Compare
Choose a tag to compare
@mj-will mj-will released this 02 Jul 09:19
· 706 commits to main since this release

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

Full Changelog: v0.8.1...v0.9.0