Skip to content

Releases: Ciela-Institute/PQM

v0.5.1

20 Aug 17:22
ccf2ab1
Compare
Choose a tag to compare

What's Changed

  • Number of samples from each distribution now determined with a multinomial distribution. by @ConnorStoneAstro in #15

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Aug 19:47
33f2c39
Compare
Choose a tag to compare

What's Changed

  • Allow a fraction of samples to come from a gaussian distribution allowing for full coverage and certain statistical guarantees by @ConnorStoneAstro in #14
  • feat: reference points can now be drawn from either x/y sample by @ConnorStoneAstro in #13

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Jul 14:29
9da4b31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

31 May 20:02
06a47f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 May 17:44
d567bc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 May 15:21
8494e62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

29 May 22:51
86f59ec
Compare
Choose a tag to compare

PQM now much faster thanks to better use of the KDTree

v0.1.1

29 May 22:33
d031335
Compare
Choose a tag to compare

Added usage in README, changed name of the function for simplicity.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 May 22:03
27fd747
Compare
Choose a tag to compare

First release of PQM. This is early development

Full Changelog: https://github.com/Ciela-Institute/PQM/commits/v0.1.0