This is an automated email from the ASF dual-hosted git repository.
proost pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git
from 0dd2e23 Merge pull request #94 from
Fengzdadi/feat-reservoir-items-sketch
add a14f35a feat: t-digest
add f66a57d fix: move consts to double.go
add 61e143e fix: return error when inf given
add 95e54a7 feat: t-digest
add 63e1eac fix: move consts to double.go
add db8d690 Merge branch 'feat-tdigest' of
github.com:proost/datasketches-go into feat-tdigest
add fb5e0e6 refactor: simpler inf check
add 417b26a Merge branch 'main' of
https://github.com/apache/datasketches-go into feat-tdigest
new 79d9574 Merge pull request #99 from proost/feat-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:
internal/family.go | 5 +
tdigest/double.go | 581 +++++++++++++++++++++++++++
tdigest/double_test.go | 1023 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 1609 insertions(+)
create mode 100644 tdigest/double.go
create mode 100644 tdigest/double_test.go
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]