Skip to content

v1.9.1.0

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 10 Aug 16:52
· 1367 commits to master since this release

v1.9.1.0

New features:

  1. re-enable again test_fitting_morphing for new ROOT,
    see ROOT/issues/#11061
  2. add MorphingN3_pdf for morphing in 3 variables
  3. more owrisk on easy serialization. Now we can bypass standard serialization fro almost
    all important Ostap classes.
  4. make Model2D & Model3D PDFS more safe
  5. fix RooGaussian serialization fo rOLD version of ROOT
  6. add serialization for RooFFTConvPdf instances
  7. add serialization for RooSimultaneous instances
  8. make RooCategory more uniform "interface" for RooCategory
  9. split variables.py into variables.py and rooreduce.py
  10. add the proper reduction for the effciency objects
  11. add serisalisation for RooEfficiency
  12. add serisalisation for RooFitResult (the standard one often gives segfauts)
  13. reduce verbosity for make_var
  14. more polishing with verbosity for make_var
  15. more polishing for serialisation
  16. add reduction for Breit-Wigner related PDFs
  17. improve BWI model and pdf, add dedicated test

Backward incompatible:

Bug fixes:

  1. couple of (small) fixes in variables.py module
  2. several typos are fixed in construction of 3D-models
  3. funbasic : fix typos
  4. fix the treatment of shifts in Convolution