Skip to content

v1.5.0.2

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 10 Aug 12:05
· 2349 commits to master since this release

v1.5.0.2

New features

  1. Simplify interface for Ostap::Math::Integrator and Ostap::Math::DalitzIntegrator classes: essentially remove large duplication, the tag/label argumetn for caching is now the last one and "optional"
  2. add methods to create Ostap::Math::ChebyshevSum from Ostap::Math::ChebyshevApproximation

Backward incompatible changes

Bug fixes:

  1. fix a bit strange "feature" with "derived" variable in RooDataSet (thanks to Alexander Artamonov for rereporting). It happens that RooDataSet::addColumnRooDataSet::addColumns` behave a bit differently. the first one issues the error message and variable behaves weirdly.