Skip to content

v2.7.0rc1

Pre-release
Pre-release

Choose a tag to compare

@ColmTalbot ColmTalbot released this 15 Oct 13:23
· 6 commits to release/2.7.x since this release

This is a release candidate for Bilby 2.7.0. There are a few major changes/additions in this release along with minor changes and removals.

Major changes

  • Likelihood instances can now be called as likelihood.log_likelihood(parameters), see here for more information.
  • Support the new API in dynesty=3
  • Add a new WaveformGenerator capable of using arbitrary waveform models implemented through the gwsignal waveform interface.

Additions

Fixes

Changes

Deprecations

Removed

  • MAINT: remove unsupported roq json weight file format by @ColmTalbot in #945

Other changes

New Contributors

Full Changelog: v2.6.0...v2.7.0rc1