Releases: DifferentiableUniverseInitiative/jax_cosmo
Releases · DifferentiableUniverseInitiative/jax_cosmo
Initial release of jax_cosmo
Bug fixes to avoid nans in likelihood computations
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
Pre-release
v0.1rc8 Merge pull request #72 from DifferentiableUniverseInitiative/all-cont…
Fixes compatibility issues with jax v0.2
Merge pull request #63 from aboucaud/remove-duplicate-sqrtk Remove duplicate `sqrtk` accessor
Adds support for sparse covariance matrices
Merge pull request #58 from dkirkby/sparse Implement optional sparse Gaussian covariance
Fix second order gradient computation
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
New version includes interpolating splines.
Minor change to the angular_cl API
v0.1rc3 Created using Colaboratory
Fixes minor issues and adds KDE NZ
Merge pull request #18 from DifferentiableUniverseInitiative/kde_nz Kde nz
Release candidate for the first development version
v0.1rc1 Adds link to the readme