v1.9.9.2
VanyaBelyaev
released this
01 Jun 10:27
·
1021 commits
to master
since this release
v1.9.9.2
New features:
- add new test for exteding drawing
- add new method
valid_formula
that is usefuel for creation of formulas from expressions - add helper context manager
random_seed
- add new methods for
RooDataSet
:unique_entries
,duplicates
andmake_unique
to deal with "duplicated" entries (multiple count)
Backward incompatible:
Bug fixes:
- fix the bug in the
H2D_dset
andH3D_dset
forweighted=True
case