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 5bf5a9f0180866f7e191cb1404557810c05bc8ef Merge: 4052e03 70fafa4 Author: Alexander Saydakov <[email protected]> AuthorDate: Mon Feb 26 15:14:59 2024 -0800 Merge pull request #424 from apache/tdigest uint32_t weight in tdigest<float> + cross-language test tdigest/include/tdigest.hpp | 11 +++--- tdigest/include/tdigest_impl.hpp | 10 +++--- tdigest/test/CMakeLists.txt | 8 +++++ tdigest/test/tdigest_custom_allocator_test.cpp | 43 +++++++++++++++++++++++ tdigest/test/tdigest_serialize_for_java.cpp | 47 ++++++++++++++++++++++++++ tdigest/test/tdigest_test.cpp | 46 +++++++++++++++++++++---- 6 files changed, 149 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
