v1.10.0.4
VanyaBelyaev
released this
10 Dec 13:46
·
791 commits
to master
since this release
v1.10.0.4
New features:
- Update
histo_compare
tests - Slight optimisation in
Ostap::Math::ChebyshedSum
- Further optimisation in
Ostap::Math::ChebyshedSum
- add new test
ostap/math/tests/test_math.poly.py
- Reduce usage of
Ostap::Utils::Iterator
- add test for
ostap.stats.ustat
module - Add
Ostap::Math::two_samples
function - Add the first version of code for RooDataSety -> numpy conversion by Artem Egorychev
- Improve
ds2numpy
code and test - small fixes for
ostap.utuls.split_ranges
- add conversion to int for
RooAbsCategory
- add iterator/contains/len functions for
RooAbsDataStore
- add some simple utilities for goodness-of-fit studies
ostap.stats.gof
- simplify
Ostap::Utils:::getWeight
for 6.26<=ROOT
Backward incompatible:
- change the interface for functions from the
ostap.stats.ustat
module - change the interface for the
Ostap::UStat
class
Bug fixes:
- fix a newly introduced bug in
ostap.utils.utils.split_range
`