Skip to content

Releases: jesford/cluster-lensing

More cosmology options

12 May 19:20
Compare
Choose a tag to compare

clusters.ClusterEnsemble() accepts input cosmology as any astropy.cosmology object

Python 3 compatibility

18 Mar 22:04
Compare
Choose a tag to compare
  • Confirmed to run on Python 3.4 and 3.5, as well as 2.7.
  • Minor API change, where I had misspelled "richness" in function names.
    • mass_to_richess() => mass_to_richness()
    • richess_to_mass() => richness_to_mass()

Initial release

19 Feb 04:46
Compare
Choose a tag to compare
v0.1.0

first release