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/incubator-datasketches-cpp.git
commit 48853374fe575b033fc601feca44de4a30c9f349 Merge: 572e390 389797a Author: Alexander Saydakov <[email protected]> AuthorDate: Wed Jun 26 11:03:37 2019 -0700 Merge pull request #40 from apache/pybind11 Pybind11 .gitmodules | 3 + README.md | 9 ++ pyproject.toml | 2 +- python/CMakeLists.txt | 45 ++++------ python/pybind11 | 1 + python/src/cpc_wrapper.cpp | 60 ++++++------- python/src/datasketches.cpp | 24 ++--- python/src/fi_wrapper.cpp | 97 ++++++++------------ python/src/hll_wrapper.cpp | 211 ++++++++++++++++---------------------------- python/src/kll_wrapper.cpp | 162 ++++++++++++++-------------------- 10 files changed, 246 insertions(+), 368 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
