You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2024/02/20 21:51:53 UTC

(datasketches-cpp) branch master updated (fa0237a -> 4052e03)

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 fa0237a  Merge pull request #422 from apache/tdigest
     add 9bfe6e6  better naming, no forced compression
     add 51f2730  consistency, unnecessary check
     new 4052e03  Merge pull request #423 from apache/tdigest

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:
 tdigest/include/tdigest.hpp      |  15 +++--
 tdigest/include/tdigest_impl.hpp | 119 +++++++++++++++++++--------------------
 2 files changed, 65 insertions(+), 69 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


(datasketches-cpp) 01/01: Merge pull request #423 from apache/tdigest

Posted by al...@apache.org.
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 4052e03d155dd78fad0b722ab406f9677ca5a2bb
Merge: fa0237a 51f2730
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Feb 20 13:51:48 2024 -0800

    Merge pull request #423 from apache/tdigest
    
    better naming, no forced compression

 tdigest/include/tdigest.hpp      |  15 +++--
 tdigest/include/tdigest_impl.hpp | 119 +++++++++++++++++++--------------------
 2 files changed, 65 insertions(+), 69 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org