Skip to content

v0.2.1

Choose a tag to compare

@dachengx dachengx released this 08 Dec 15:41
· 144 commits to main since this release
6348dfc

What's Changed

  • Add optional argument degree_of_freedom for asymptotic_critical_value by @dachengx in #86
  • Update readthedocs configurations by @dachengx in #88
  • Update tutorials by @hammannr in #89
  • Add column to toyMC results with minuit convergence flag by @kdund in #91
  • Debug a typo at docstring of fittable parameter by @dachengx in #95
  • Improve documentation by @hammannr in #101
  • Update Neyman threshold when changing runner_args by @hammannr in #100
  • Allow submitter to skip the already succeeded files by @dachengx in #94
  • Print time usage of Runner.run by @dachengx in #104
  • Get expectation values per likelihood term by @hammannr in #106
  • Prevent arguments to submission variations being changed by deepcopy-ing them. by @dachengx in #107
  • Make error message more explicit that an excecutable is not found and… by @kdund in #109
  • Read poi and expectation directly from output_filename to accelerate NeymanConstructor by @dachengx in #108
  • Direct call of used parameters of model by @dachengx in #112
  • Add function to get all sources names from all likelihoods by @dachengx in #111
  • Make sure values of parameters that need re-initialization are not changed by @hammannr in #110
  • Allow all computation names by @kdund in #116
  • Debug for the missing argument in _read_poi by @dachengx in #118
  • Remove unnecessary warning given new ptype constraints by @dachengx in #119

Full Changelog: v0.2.0...v0.2.1