Skip to content

v2.7.0

Choose a tag to compare

@ColmTalbot ColmTalbot released this 16 Oct 18:18
· 4 commits to release/2.7.x since this release

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.0