Releases: LSSTDESC/qp
Releases · LSSTDESC/qp
v0.5.1
What's Changed
- use scikit-learn and remove setuptools_scm from install_requires by @heather999 in #78
- make matplotlib_init optional, remove latex, allow diff colors by @sschmidt23 in #80
- allow for missing keys when reading from pq files by @eacharles in #82
- put pdf_name and pdf_version in np.array so it will work with hdf5 by @eacharles in #84
New Contributors
- @heather999 made their first contribution in #78
Full Changelog: v0.5...v0.5.1
Updates for RAIL, cleaning up dependencies, fixes for scipy 1.8
What's Changed
- Switch to numpy dict for writing ensembles by @eacharles in #60
- remove explicit astropy dependence by @eacharles in #62
- Issue/58/iterator by @sschmidt23 in #63
- Added handling of multi-dimensions and quadratic quantile interpolation by @eacharles in #64
- fix notebooks by @eacharles in #68
- add objdata to dict passed to get_allocation_kwds by @sschmidt23 in #70
- fixes for scipy changes in pdf() amd cdf() functions by @eacharles in #74
Full Changelog: v0.4...v0.5
Fixes needed to put version into github source package
This is needed for conda.
First release of the scipy-based qp
This is the first release of the scipy-based qp.
This is not a production release, but rather is here to test out the various release deployment tools.