Skip to content

Releases: LSSTDESC/Smokescreen

v1.5.6

24 Feb 11:44
4dd7a9c

Choose a tag to compare

Minor version

What's Changed

Full Changelog: v.1.5.5...v1.5.6

v.1.5.5

23 Feb 15:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v.1.5.5

v1.5.0

02 Jul 13:56
ad69062

Choose a tag to compare

What's Changed

  • Fix Smokescreen for updated firecrown by @arthurmloureiro in #68
  • Removed the requirement to specify a dictionary of firecrown systematic values by @arthurmloureiro in
    #68
  • Added a new _check_amplitude_parameter method to validate that the amplitude parameter (e.g., sigma8 or A_s) is correctly set in the cosmology and shifts dictionary.

updated depencies:

  • Updated the firecrown dependency to version >=1.8 in environment.yml and adjusted code to align with the new API. (environment.yml, environment.ymlL14-R14)
  • Updated the numpy dependency to version >=2.2.0 in pyproject.toml. (pyproject.toml, pyproject.tomlL20-R25)

Breaking changes:

  • Note that when calling the code from a notebook, since systm_dict is now an optional key, the ConcealDataVector class has a new function signature. Check the documentation for more information :)

Full Changelog: v1.3.0...v1.5.0

Smokescreen 1.3.0

02 Dec 10:35
b980606

Choose a tag to compare

  • Included gaussian shifts in the cosmological parameters
  • Included encryption and decryption of data vectors
  • Included new ways of calling smokescreen
  • More unit tests
  • New documentation on new functionality

What's Changed

Full Changelog: v1.0.0...v1.3.0

Smokescreen v1.0.0

06 Aug 18:40
bac7707

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0-alpha...v1.0.0

Preliminary test release

05 Aug 13:49

Choose a tag to compare

Attempting to get the readthedocs documentation to build somehow

What's Changed

New Contributors

Full Changelog: https://github.com/LSSTDESC/Smokescreen/commits/v0.6.0-alpha