This is an automated email from the ASF dual-hosted git repository. alsay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
commit fbb78f4a12670c00bd74d225ba589228ce99c832 Merge: 8b86cf1 e473c11 Author: Alexander Saydakov <[email protected]> AuthorDate: Wed Oct 23 10:40:04 2024 -0700 Merge pull request #446 from apache/tdigest_pmf_and_cdf implemented get_PMF() and get_CDF() common/include/quantiles_sorted_view_impl.hpp | 12 +++---- tdigest/include/tdigest.hpp | 50 +++++++++++++++++++++++++++ tdigest/include/tdigest_impl.hpp | 36 +++++++++++++++++++ tdigest/test/tdigest_test.cpp | 15 ++++++-- 4 files changed, 103 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
