v1.13.1.0
VanyaBelyaev
released this
03 Sep 13:57
·
277 commits
to master
since this release
v1.13.1.0
New features
- improve all toys machinery: toys, jackknife, bootstrapping and significance
- extend all tests for toys
- add brute-force way to delete
RooDataSet
- needed for JAckknife and Bootstrap - add argument
delete=False
fordataset.bootstrap
anddataset.jackknife
method to delete the dataset - add new test
test_fitting_dataset2.py
to test interference of memory and jackknife/bootstraping - extend and improve machinery for toys
- add
std.string
andstd.string_view
intostring_types
- improve
attention
printout fromdataset/tree
methodproject
Backward incompatible
Bug fixes
- fix the typo in
ostap/tools/tests/test_tools_reweight3.py
- tiny fix for
progress_bar
- tiny fix for
ostap.utils.basic.isatty