v0.12.0a0
Pre-release
Pre-release
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