Skip to content

v0.12.0a0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mj-will mj-will released this 25 Feb 09:55
· 474 commits to main since this release
8925035

This is an alpha release of v0.12.0 of nessai.

This release is not intended for production use, and the changes here are not considered final.

The main changes in this pre-release are improvements to the importance nested sampler, most notably:

  • final i.i.d samples can now be drawn during sampling rather than post sampling,
  • the sampler no longer requires the to_unit_hypercube method for sampling.

Full Changelog: v0.11.0...v0.12.0a0