This is an automated email from the ASF dual-hosted git repository.
alsay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
from da77298 Revert "Finished init and test"
add 9fd500c added iterator, rearranged and simplified existing code
add 52ed141 added iterator, rearranged and simplified existing code
add 032dd38 added iterator, rearranged and simplified existing code
add 4983682 added iterator, rearranged and simplified existing code
add d1081cf added iterator
add 98a4608 rearranged code to simplify
add 82fd39b simplified slightly
add 9fdb0a4 fixed conversion of -1 to unsigned
new 60833bb Merge pull request #322 from apache/python_wrapper_improvement
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:
python/src/cpc_wrapper.cpp | 44 +++----
python/src/fi_wrapper.cpp | 114 ++++++++--------
python/src/hll_wrapper.cpp | 56 ++++----
python/src/kll_wrapper.cpp | 255 ++++++++++++++++--------------------
python/src/quantiles_wrapper.cpp | 235 +++++++++++++++------------------
python/src/req_wrapper.cpp | 275 +++++++++++++++++----------------------
python/src/theta_wrapper.cpp | 138 ++++++++++----------
python/src/vector_of_kll.cpp | 4 +-
python/src/vo_wrapper.cpp | 2 +-
python/tests/kll_test.py | 6 +
python/tests/quantiles_test.py | 7 +
python/tests/req_test.py | 7 +
python/tests/theta_test.py | 8 +-
python/tests/vo_test.py | 7 +
14 files changed, 524 insertions(+), 634 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]