Skip to content

Releases: LSSTDESC/qp

v0.9.1

02 Aug 21:30
f27f36b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.10...v0.9.1

v0.9.0

01 Aug 17:52
03a3c3b
Compare
Choose a tag to compare

What's Changed

  • switch from np.product() to np.prod() as the former is deprecated by @eacharles in #227
  • updated README.md and docs/tutorials.rst by @eacharles in #229

Full Changelog: v0.8.9...v0.9.0

v0.8.10

29 May 20:07
03a3c3b
Compare
Choose a tag to compare

What's Changed

  • switch from np.product() to np.prod() as the former is deprecated by @eacharles in #227
  • updated README.md and docs/tutorials.rst by @eacharles in #229

Full Changelog: v0.8.9...v0.8.10

v0.8.9

16 May 22:14
f0bf3ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.8...v0.8.9

v0.8.8

18 Mar 22:17
29c1491
Compare
Choose a tag to compare

What's Changed

  • Correcting metric output type for Brier metric. by @drewoldag in #223

Full Changelog: v0.8.7...v0.8.8

v0.8.7: supporting DistToPoint metrics

07 Mar 22:52
02ceed8
Compare
Choose a tag to compare

What's Changed

  • Support reading and writing a dictionary of Ensembles to hdf5 files by @drewoldag in #218
  • Parallelization of DistToPoint metrics by @drewoldag in #217

Full Changelog: v0.8.6...v0.8.7

v0.8.6, collecting updates since Nov 2023

26 Feb 19:33
248b3ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

v0.8.5: Add `qp[full]` back to pyproject.toml

31 Oct 19:58
319ff26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

v0.8.4, various updates and fixes

31 Oct 16:39
8a7f69e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

02 May 18:38
2b1059f
Compare
Choose a tag to compare

What's Changed

  • Remove duplicate values before creating PIT Ensemble. by @drewoldag in #173

Full Changelog: v0.8.2...v0.8.3