Skip to content

v1.9.8.6

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 10 May 12:45
· 789 commits to master since this release

v1.9.8.6

New features:

  1. add operator(), density and density_mass methods for Ostap::Kinematics::Dalitz0 and Ostap::Kinematics::Dalitz classes
  2. add clenshaw-curtis adaptive quadrature. It apprears to be better than Romberg' method.
  3. extend tests for Clenshaw-Curtis quadrature
  4. Add modified PERT fuction and corresponding PDF
  5. Add more methods to Ostap::Math::Positive, considering the positive polynomial like PDF
  6. add new test for ostap.fitting.distributions
  7. Add Generalized Logistyc Type IV model with location/scale family and corresponding PDF
  8. Improve evaluation of Generalized Logistic Type IV function, add more methods: mode, 'skewness', kurtosis, 'cumulant'
  9. Add ResoGenLogisticIV resoluton model and corresponding tests

Backward incompatible:

Bug fixes:

1. Fix the typo in `Ostap::Kinematics::phasespace3` for the special configurations with zero masses 
1. Fix few minor bugs/typos in `ostap.fitting.distributions`