v1.13.6.0
·
267 commits
to master
since this release
v1.13.6.0
New features
- add more methods to
Ostap::Math::ECDF
to get the ranking - optimise
Ostap::Math::ECDF
and skip sorting when possible - add
ostap.stats.twosamples.py
to make Two Sampel Tests - add the test for Two Sample Test
- reduce code duplication between GoF-1D and Two-Sample Tests
- Add Anderson-Darling and Cramer-von-Mises Two Sample Tests
- Add progress bar to methdos dealing with unique/duplicated entries in dataset
- Add Hilbert transform
- Add Laplace transform