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 ba70c54a45480295c06a0621b331406cda092123
Merge: b5f77eb 0918a80
Author: Alexander Saydakov <[email protected]>
AuthorDate: Tue Jun 13 09:34:32 2023 -0700

    Merge pull request #376 from apache/add_trim
    
    added missing trim() and reset() to Python wrapper for Tuple and Theta 
sketches

 python/datasketches/TupleWrapper.py | 5 ++++-
 python/src/theta_wrapper.cpp        | 2 ++
 python/src/tuple_wrapper.cpp        | 1 +
 python/tests/theta_test.py          | 8 ++++++++
 python/tests/tuple_test.py          | 7 +++++++
 5 files changed, 22 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to