Skip to content

Releases: ColmTalbot/gwpopulation

v1.1.3

21 Nov 23:23
0c26112
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

26 Jul 23:15
c822274
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Jul 18:01
5b46cba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

28 May 19:02
ba0f4c5
Compare
Choose a tag to compare

This version adds functionality to infer cosmological parameters in addition to astrophysical population parameters using wcosmo to provide a backend-agnostic cosmology.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

04 Apr 22:03
Compare
Choose a tag to compare

The first major release of GWPopulation. The most important change is support for the jax backend in addition to numpy and cupy.

There is also experimental support for numpyro sampling.

What's Changed

New Contributors

Full Changelog: v0.10.0...v1.0.0

v1.0.0.rc1

01 Feb 22:39
3917139
Compare
Choose a tag to compare
v1.0.0.rc1 Pre-release
Pre-release

This is a second release candidate for a v1 release of GWPopulation.

At v1 there will be:

  • support for numpy, cupy, and jax backends
  • a system to use plugins to automatically keep up with the backend in external packages
  • a range of standard population models
  • an experimental subpackage including a suggested method to perform numpyro analyses using the JAX backend

What's Changed

New Contributors

Full Changelog: v0.10.0...v1.0.0.rc1

v1.0.0.rc0

10 Jan 21:54
2d43f7c
Compare
Choose a tag to compare
v1.0.0.rc0 Pre-release
Pre-release

This is a first release candidate for a v1 release of GWPopulation.

At v1 there will be:

  • support for numpy, cupy, and jax backends
  • a system to use plugins to automatically keep up with the backend in external packages
  • a range of standard population models
  • a suggested method to perform numpyro analyses using the JAX backend

What's Changed

Full Changelog: v0.10.0...v1.0.0.rc0

v0.10.0

04 Oct 20:53
3db35c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

19 Jan 15:50
Compare
Choose a tag to compare

The main changes are a fix to how uncertainty in the selection function estimate is calculated and adding the spline spin models from Golomb & Talbot.

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

26 Oct 18:10
Compare
Choose a tag to compare

This is a bugfix release to fix an issue in v0.8.0 when using the smoothed mass models.

What's Changed

Full Changelog: 0.8.0...v0.8.1