Skip to content

v1.9.5.4

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 17 Dec 19:09
· 1177 commits to master since this release

v1.9.5.4

New features:

  1. add an explicit ouble-adaptive CQUAD integrator for Integrator1D<FUN> and Ostap::Math::Integrator
  2. add an explicit Romberg integrator for Integrator1D<FUN> and Ostap::Math::Integrator
  3. add a new test for Ostap::Math::Integrator
  4. extend and impove Ostap::Math::Integrator
  5. backport functinality for the older versions of ROOT/PyROOT
  6. fix the test for ROOT<6.18
  7. add ROOT-version dependent switch in add_new_branch
  8. some improvements for frame progress bar
  9. some improvements for frame-based tree_reduce
  10. disable new frame-test for old ROOT
  11. add treatment of new ROOT.RooFit.MaxCalls agrument

Backward incompatible:

  1. rename some methods for Ostap::Math::Integrator

Bug fixes: