This is an automated email from the ASF dual-hosted git repository. jmalkin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datasketches-python.git
commit f812afadc2928d8a762c2c8a91c1592266528e81 Merge: 834f0c4 5830303 Author: Jon Malkin <[email protected]> AuthorDate: Wed Aug 21 09:36:00 2024 -0700 Merge pull request #48 from apache/cpp_version_bump Cpp version bump CMakeLists.txt | 5 ++- setup.py | 2 +- src/datasketches.cpp | 2 + src/tdigest_wrapper.cpp | 83 +++++++++++++++++++++++++++++++++++++ src/tuple_wrapper.cpp | 17 ++++++++ tests/tdigest_test.py | 106 ++++++++++++++++++++++++++++++++++++++++++++++++ tests/tuple_test.py | 18 ++++++++ tox.ini | 2 +- 8 files changed, 231 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
