Skip to content

Releases: DifferentiableUniverseInitiative/jax_cosmo

Initial release of jax_cosmo

05 Feb 14:01
Compare
Choose a tag to compare

Initial official release of jax-cosmo, associated with the jax-cosmo paper.

Bug fixes to avoid nans in likelihood computations

20 Jan 21:24
52ca009
Compare
Choose a tag to compare
Merge pull request #83 from eelregit/eelregit_f_de_patch

Change f_de parametrization to avoid division by log(1)

Compatibility fix for JAX transpose, adds support for single redshift source plane

18 Aug 13:39
c2f8b59
Compare
Choose a tag to compare
Merge pull request #72 from DifferentiableUniverseInitiative/all-cont…

…ributors/add-dlanzieri

docs: add dlanzieri as a contributor

Fixes compatibility issues with jax v0.2

17 Oct 17:55
e71b827
Compare
Choose a tag to compare
Merge pull request #63 from aboucaud/remove-duplicate-sqrtk

Remove duplicate `sqrtk` accessor

Adds support for sparse covariance matrices

26 Jul 13:20
060ef0e
Compare
Choose a tag to compare
Merge pull request #58 from dkirkby/sparse

Implement optional sparse Gaussian covariance

Fix second order gradient computation

21 Jul 10:26
99edb4f
Compare
Choose a tag to compare
Pre-release

This fix removes a bug introduced in the last release which prevented computation of gradients over Figure of Merits. By going back to simple linear interpolation instead of using spline interpolation. I know it's sad....

Memory and accuracy optimization

18 Jul 15:21
d86bf6b
Compare
Choose a tag to compare
Pre-release

New version includes interpolating splines.

Minor change to the angular_cl API

13 May 19:25
Compare
Choose a tag to compare
Pre-release
v0.1rc3

Created using Colaboratory

Fixes minor issues and adds KDE NZ

10 May 23:50
8a82d48
Compare
Choose a tag to compare
Pre-release
Merge pull request #18 from DifferentiableUniverseInitiative/kde_nz

Kde nz

Release candidate for the first development version

10 May 17:58
Compare
Choose a tag to compare
v0.1rc1

Adds link to the readme