Skip to content

v1.13.6.0

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 28 Oct 16:50
· 267 commits to master since this release

v1.13.6.0

New features

  1. add more methods to Ostap::Math::ECDF to get the ranking
  2. optimise Ostap::Math::ECDF and skip sorting when possible
  3. add ostap.stats.twosamples.py to make Two Sampel Tests
  4. add the test for Two Sample Test
  5. reduce code duplication between GoF-1D and Two-Sample Tests
  6. Add Anderson-Darling and Cramer-von-Mises Two Sample Tests
  7. Add progress bar to methdos dealing with unique/duplicated entries in dataset
  8. Add Hilbert transform
  9. Add Laplace transform

Backward incompatible

Bug fixes