Releases: LSSTDESC/rail_tpz
Releases · LSSTDESC/rail_tpz
v1.1.1
What's Changed
- remove scipy.integrate.rom and use quad by @hangqianjun in #28
Full Changelog: v0.1.5...v1.1.1
v1.1.0
Full Changelog: v0.1.4...v1.1.0
v0.1.5
update for ceci2 compatibility
v0.1.4
Fixes a bug in the pypi publishing that prevented upload of the last release (that release had minor path fixes and updated the automated workflow to fix codecov uploads for coverage checks)
v0.1.3
Fixes to a few paths and update to the copier template to fix codecov uploads in the automated workflows
What's Changed
- fix RAILDIR and one_algo paths by @sschmidt23 in #22
- update project template, fix codecov by @hangqianjun in #23
New Contributors
- @hangqianjun made their first contribution in #23
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Fixes a bug where running with nrandom=1 and using multiple processors would cause an error.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- add mpi to smoke test, update python versions to test by @sschmidt23 in #14
- update publish-to-pypi to new version by @sschmidt23 in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Actual code by @sschmidt23 in #1
- swap tests for one with larger training file #8 by @sschmidt23 in #9
- Parallelization of Inform and adding option to use sklearn's decision trees (covers #7 and #11) by @sschmidt23 in #12
New Contributors
- @sschmidt23 made their first contribution in #1
Full Changelog: https://github.com/LSSTDESC/rail_tpz/commits/v0.1.0