Skip to content

Releases: ast0815/remu

v0.8.0

05 Jun 11:20
e6bcbe0
Compare
Choose a tag to compare

See CHANGELOG.

v0.7.0

06 Feb 18:48
6f4c04c
Compare
Choose a tag to compare

Added lots of functions to make flux integration possible.

v0.6.0

13 Nov 13:35
Compare
Choose a tag to compare
  • Major refactorisation of plotting and likelihood code
  • No API compatibility with older versions
  • Dropped Python 2.6 support
  • Dropped support for PyMC in favour of simpler to use "emcee"

v0.5.1

31 Aug 09:49
Compare
Choose a tag to compare
  • Add method for Wilks' theorem p-value
  • Implement weighted matrices in LikelihoodMachine
  • Implement non-uniform toy index prior for MCMC
  • Add best_possible_log_likelihood method
  • Add value/entries/sumw2 setting methods to response matrix objects
  • Remove unnecessary storage of response values in matrix builder
  • Change behaviour of nuisance bins in matrix builder to use maximum
  • Add single-file storage of ResponseMatrix and output of array builder
  • Add fold and pseudo_chi2 methods to LikelihoodMachine

v0.4.0

08 Mar 17:11
Compare
Choose a tag to compare
Version bump.

v0.3.0

22 Oct 17:27
Compare
Choose a tag to compare

v0.3.0

v0.2.0

12 Apr 16:17
Compare
Choose a tag to compare

Bump to beta status.