v2.8.1
This is a bugfix release. It addresses minors bugs and fixes support for numpy 2.4.
Fixes
- BUG: Fix 0-dimensional array in priors by @ColmTalbot in #886 and backported #1103
- BUG: Fix typo in interferometer.py to_pickle method by @AlexandreGoettel in #1081 and backported in #1103
Changes
- MAINT: Relax tolerance for log noise evidence comparison by @mattpitkin in #1087 and backported in #1103
Full Changelog: v2.8.0...v2.8.1