Skip to content

v1.10.0.4

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 10 Dec 13:46
· 328 commits to master since this release

v1.10.0.4

New features:

  1. Update histo_compare tests
  2. Slight optimisation in Ostap::Math::ChebyshedSum
  3. Further optimisation in Ostap::Math::ChebyshedSum
  4. add new test ostap/math/tests/test_math.poly.py
  5. Reduce usage of Ostap::Utils::Iterator
  6. add test for ostap.stats.ustat module
  7. Add Ostap::Math::two_samples function
  8. Add the first version of code for RooDataSety -> numpy conversion by Artem Egorychev
  9. Improve ds2numpy code and test
  10. small fixes for ostap.utuls.split_ranges
  11. add conversion to int for RooAbsCategory
  12. add iterator/contains/len functions for RooAbsDataStore
  13. add some simple utilities for goodness-of-fit studies ostap.stats.gof
  14. simplify Ostap::Utils:::getWeight for 6.26<=ROOT

Backward incompatible:

  1. change the interface for functions from the ostap.stats.ustat module
  2. change the interface for the Ostap::UStat class

Bug fixes:

  1. fix a newly introduced bug in ostap.utils.utils.split_range
    `