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 d3e7bb6 Merge pull request #56 from apache/py13_wheels
add d2d1039 Add get_PMF and get_CDF to t-digest, add t-digest docs,
update tdigest merge to const input
add 9004004 fix typo in tdigest.rst
add b0d63c6 fix typo in tdigest_test.py
add bdb739d Update tdigest.rst
add e2a48d2 fix link formatting
new e1c68cc Merge pull request #58 from apache/tdigest_docs
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 | 2 +-
NOTICE | 4 +--
README.md | 5 +++-
docs/source/quantiles/index.rst | 14 +++++++----
docs/source/quantiles/kll.rst | 5 ----
docs/source/quantiles/tdigest.rst | 52 +++++++++++++++++++++++++++++++++++++++
src/tdigest_wrapper.cpp | 29 +++++++++++++++++++++-
tests/tdigest_test.py | 19 +++++++++++++-
8 files changed, 114 insertions(+), 16 deletions(-)
create mode 100644 docs/source/quantiles/tdigest.rst
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]