This is an automated email from the ASF dual-hosted git repository.
tison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
from 3c07e75 Merge pull request #470 from proost/fix-division-0
add 59e5f36 fix: rejecting inf as value
add c097fc8 Merge branch 'fix-tdigest-inf-params' of
https://github.com/proost/datasketches-cpp into fix-tdigest-inf-params
add 588fd73 fix: check invalid inputs on deserialization
add b8489fd perf: remove ostringstream
add c680a81 style: follow local convention
add 99d06bf fix: add missing dependency
add 662aef3 fix: allow inf for get_rank
add bded7aa fix: check weight is zero
add 1979834 doc: update throw NaN for get_rank
new 7a2f9e3 Merge pull request #471 from proost/fix-tdigest-inf-params
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 | 2 +
tdigest/include/tdigest_impl.hpp | 100 ++++++++++++++++++++++++++++--
tdigest/test/tdigest_test.cpp | 131 +++++++++++++++++++++++++++++++++++++++
3 files changed, 229 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]