0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #16 from koron/prevent-panic More... over 5 years ago
prevent UnmarshalBinary from panic when unmarshal short bytes More... over 5 years ago
Merge pull request #15 from koron/tests-and-fixes More... over 5 years ago
fix underflow of registers.nz More... over 5 years ago
test for sparse encoder and decoder More... over 5 years ago
Merge pull request #14 from fastest963/sparse More... over 5 years ago
Added NewNoSparse to create a Sketch that won't use sparse representation More... over 5 years ago
fix overestimation by 1 More... about 6 years ago
clean up sparse.go More... about 6 years ago
fix sparse getting bigger than registers size More... about 6 years ago
benchmark sparse More... about 6 years ago
fix small range estimation and improve non-sparse insertion More... over 6 years ago
Merge pull request #11 from tamird/remove-go-bits More... over 6 years ago
Remove dependency on https://github.com/dgryski/go-bits More... over 6 years ago
Merge pull request #10 from axiomhq/fixrace More... over 6 years ago
fix race condition when setting hash More... over 6 years ago
Merge pull request #8 from dvillega/insert_hash More... over 6 years ago
Merge pull request #7 from RaduBerinde/add-zipf-benchmark More... over 6 years ago
Add InsertHash function More... over 6 years ago
Add a zipf benchmark More... over 6 years ago
Merge pull request #5 from pmbauer/master More... almost 7 years ago
fix New16, use precision 16 instead of 14 More... almost 7 years ago
fix error where beta is estimated around m not p More... almost 7 years ago
clean up tests More... almost 7 years ago
Merge pull request #3 from martinpinto/test-clone
Seif Lotfy
as Seif Lotfy سيف لطفي
More... almost 7 years ago
Added comments from PR. More... almost 7 years ago
Update README.md
Seif Lotfy
as Seif Lotfy سيف لطفي
More... almost 7 years ago
fix gofmt -s output More... almost 7 years ago
remove hash property of sketch More... almost 7 years ago
allow only precision 14 and 16 (until further bases are simulated) More... almost 7 years ago