This is an automated email from the ASF dual-hosted git repository.
jmalkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git
from 5f77e9e Merge pull request #11 from xuefeng-xu/typo
add c26aecd ebpps sampling -- note the depdence on origin/master rather
than a realease
new e5274eb Merge pull request #10 from apache/ebpps
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 3 +-
src/datasketches.cpp | 2 +
src/ebpps_wrapper.cpp | 108 +++++++++++++++++++++++++++++++++++++++++++++++
tests/ebpps_test.py | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/vo_test.py | 4 +-
5 files changed, 227 insertions(+), 3 deletions(-)
create mode 100644 src/ebpps_wrapper.cpp
create mode 100644 tests/ebpps_test.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]