Releases: LSSTDESC/rail_dnf
Releases · LSSTDESC/rail_dnf
v2.0.1
v2.0.0
What's Changed
- Update README.md by @ztq1996 in #15
- RAIL Enhancement v2.0 by @taiwithers in #16
New Contributors
- @ztq1996 made their first contribution in #15
- @taiwithers made their first contribution in #16
Full Changelog: v1.1.6...v2.0.0
v1.1.6
What's Changed
- updates the
preselnumber from 500 to 4000 - change to
fit=Truerather thanfit=Falseindnf_photometric_redshift - add a
manage_nanfunction to replace NaN values in fits - change metric_computation organization internally
- Update dnf.py by @ltoribiosc in #13
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
New code optimization to improve speed of neighbor search.
What's Changed
- Update dnf.py metric_computation function by @ltoribiosc in #11
Full Changelog: v1.1.3...v1.1.4
v1.1.3: docstring formatting
What's Changed
- Fix class docstrings to work with sphinx. Note that config optiions … by @eacharles in #10
New Contributors
- @eacharles made their first contribution in #10
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Fixed the PyPI badge and added a reference to the README
What's Changed
- fix badge version by @sschmidt23 in #9
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Deleted an unused example directory that was causing the version info to be incorrect.
Removed the example jupyter notebook, which has now moved to https://github.com/LSSTDESC/rail/blob/main/examples/estimation_examples/DNF_Demo.ipynb
What's Changed
- Delete src/rail/example_package directory by @ltoribiosc in #8
Full Changelog: v0.1.0...v1.1.1
v1.1.0
What's Changed
- Fixes to the DNF repo addresses #1 by @sschmidt23 in #2
- Update README.md by @ltoribiosc in #3
- Issue/4/namechange by @sschmidt23 in #5
New Contributors
- @sschmidt23 made their first contribution in #2
- @ltoribiosc made their first contribution in #3
Full Changelog: https://github.com/LSSTDESC/rail_dnf/commits/v1.1.0
v0.1.0
Initial version of the RAIL implementation of the DNF algorithm.
What's Changed
- Fixes to the DNF repo addresses #1 by @sschmidt23 in #2
- Update README.md by @ltoribiosc in #3
- Issue/4/namechange by @sschmidt23 in #5
New Contributors
- @sschmidt23 made their first contribution in #2
- @ltoribiosc made their first contribution in #3
Full Changelog: https://github.com/LSSTDESC/rail_dnf/commits/v0.1.0