Skip to content

Releases: ColmTalbot/wcosmo

v0.5.4

08 Sep 14:57
6e5be02

Choose a tag to compare

This is a bugfix release along with updating some version pins as newer versions of jax work nicely now.

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

07 Mar 19:28
0f8590b

Choose a tag to compare

Fixes a bug with the cupy backend when passing numpy scalars as input.

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

28 Jan 15:35
142b6dd

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

05 Dec 14:19
1a2f7cf

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Dec 20:13
110ba98

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Oct 15:23

Choose a tag to compare

The primary new features are:

  • support for astropy units using unxt
  • addition of a method kwargs to specify either Pade approximation or analytic integration using scipy.special.hyp2f1. Note that the latter does not support GPU/TPU acceleration.

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

18 Jul 22:37
5a79c47

Choose a tag to compare

This is a bug fix release to avoid bad interactions with astropy.

What's Changed

  • BUG: don't clobber astropy classes fix hubble parameter definition by @ColmTalbot in #16

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Jul 14:08
a7555ca

Choose a tag to compare

What's Changed

This release more closely follows the astropy API by subclassing the equivalent classes and enabling astropy units when using the numpy backend.

Full Changelog: v0.2.2...v0.3.0

v0.2.2

14 Jun 17:39
4613af4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Jun 16:54

Choose a tag to compare

Changes

Migrate to readthedocs for documentation

Full Changelog: v0.2.0...v0.2.1