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 b86b076 Merge pull request #51 from proost/feat-hashtable-and-sketch
add 43f66a9 feat: add binomial bound util
new 95dbdf7 Merge pull request #53 from proost/feat-binomialbounds
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/binomialbounds/binomialbounds.go | 483 +++++++++++++++++++++++
internal/binomialbounds/binomialbounds_test.go | 516 +++++++++++++++++++++++++
2 files changed, 999 insertions(+)
create mode 100644 internal/binomialbounds/binomialbounds.go
create mode 100644 internal/binomialbounds/binomialbounds_test.go
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]