This is an automated email from the ASF dual-hosted git repository.
placave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git
from a612cdd Merge pull request #62 from
proost/feat-theta-sketch-intersection
add be5e157 feat: add union operation of theta sketches
new 2cdea18 Merge pull request #64 from proost/feat-theta-union
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:
theta/union.go | 221 ++++++++++
theta/{intersection_test.go => union_test.go} | 590 ++++++++++++--------------
2 files changed, 502 insertions(+), 309 deletions(-)
create mode 100644 theta/union.go
copy theta/{intersection_test.go => union_test.go} (58%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]