v0.8.0
Release v0.8.0 of nessai.
This release includes various new quality-of-life features and some minor bug fixes. This is also the last release to support Python 3.7
Summary of changes
Summary of main changes:
- Improved handling of likelihood vectorisation (#254, #256, #257)
- Improved logging (#249, #276)
- New reparameteristions and other improvements to rescaling (#241, #244, #253, #273)
- New default result format is HDF5, old format is still available (#274)
- Removed
nessai.gw.legacy
module (#267) - Rework
nessai.config
(#272)
For the complete list of changes, see the changelog or the link below.
New Contributors
- @johnveitch made their first contribution in #281
Full Changelog: v0.7.1...v0.8.0