Skip to content

Releases: Ciela-Institute/PQM

v0.6.2

11 Nov 16:51
938c038
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

06 Nov 01:22
9b17829
Compare
Choose a tag to compare

What's Changed

  • Add unit tests, refactor for scipy contingency table by @ConnorStoneAstro in #18
  • Now using codecov for coverage testing

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 Nov 21:35
3f4d352
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

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