Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ascv/HyperLogLog issues and pull requests

#51 - Fix lzc typo

Pull Request - State: closed - Opened by ascv 2 months ago

#50 - Incorrect estimation of large cardinalities

Issue - State: closed - Opened by tatrats 2 months ago - 2 comments

#49 - Remove support for Python 2.7

Pull Request - State: closed - Opened by ascv 6 months ago

#48 - Make PyPi documentation look nice

Pull Request - State: closed - Opened by ascv 6 months ago

#47 - Fix pickle-loads-merge bug

Pull Request - State: closed - Opened by ascv 6 months ago

#46 - Serialization/deserialization of HyperLogLog objects leads to big error gap

Issue - State: closed - Opened by Squalene almost 2 years ago - 3 comments

#45 - Fix bug in deserializing dense sketches

Pull Request - State: closed - Opened by wordhou over 2 years ago - 1 comment

#44 - Registers are off after serializing and deserializing

Issue - State: closed - Opened by wordhou over 2 years ago

#43 - Add support for merging sparse HyperLogLog objects

Pull Request - State: closed - Opened by ascv about 3 years ago

#42 - A typo was found in the comments of `src/hll.c`

Issue - State: closed - Opened by ZWindL over 3 years ago

#41 - fix typo in comments of src/hll.c

Pull Request - State: closed - Opened by ZWindL over 3 years ago

#40 - `merge()` is broken in 2.0.1

Issue - State: closed - Opened by ascv over 3 years ago - 2 comments

#39 - Use Py_ssize_t instead of uint32_t.

Pull Request - State: closed - Opened by ilya-lt almost 5 years ago - 2 comments

#38 - Update cardinality estimation algorithm to 64 bit variant

Pull Request - State: closed - Opened by ascv almost 5 years ago

#37 - Add type, bounds, and value checking to set_registers()

Pull Request - State: closed - Opened by ascv almost 5 years ago

#36 - Update Travis CI config to build and install locally

Pull Request - State: closed - Opened by ascv almost 5 years ago

#35 - Make add method return true if estimated cardinality changed

Pull Request - State: closed - Opened by mayankasthana almost 5 years ago - 2 comments

#34 - Return true if registers changed on add method

Issue - State: closed - Opened by mayankasthana almost 5 years ago - 2 comments

#33 - pickle dump leaks memory

Issue - State: closed - Opened by mayankasthana almost 5 years ago - 10 comments

#32 - Segfaults if wrong type is passed to set_registers()

Issue - State: closed - Opened by ekimekim almost 5 years ago - 3 comments

#31 - Fix memory leaks

Pull Request - State: closed - Opened by mauguignard almost 5 years ago - 1 comment

#30 - Add intersection and similarity

Issue - State: open - Opened by erp12 over 5 years ago - 11 comments

#29 - Add text of MIT license and metadata

Pull Request - State: closed - Opened by bz2 about 6 years ago - 2 comments

#28 - Inaccuracy percentage

Issue - State: closed - Opened by sanjok-bless over 6 years ago - 3 comments

#27 - Fix missing cache invalidation in set_registers()

Pull Request - State: closed - Opened by ascv over 6 years ago

#26 - Invalidate cache when merging or setting a register

Pull Request - State: closed - Opened by ascv about 7 years ago

#25 - Incorrect cardinality after merge

Issue - State: closed - Opened by Guangyi-Z about 7 years ago - 5 comments

#24 - Add support for caching the cardinality

Pull Request - State: closed - Opened by ascv over 7 years ago

#23 - string repr of the hll

Issue - State: closed - Opened by DeoLeung over 7 years ago - 2 comments

#22 - Fix compiler error on Windows

Pull Request - State: closed - Opened by josephsu over 8 years ago - 1 comment

#20 - fix bug in small range correction

Pull Request - State: closed - Opened by ascv over 8 years ago

#19 - Add set registers

Pull Request - State: closed - Opened by ascv about 9 years ago

#18 - set_registers method

Pull Request - State: closed - Opened by B3AU about 9 years ago - 1 comment

#17 - small range correction not working correctly

Issue - State: closed - Opened by ascv over 9 years ago - 8 comments

#16 - wrong cardinality estimates

Issue - State: closed - Opened by B3AU over 9 years ago - 2 comments

#15 - Biased estimation for k>13

Issue - State: closed - Opened by ngrislain almost 10 years ago - 11 comments

#14 - Fix memory leak of 4 bytes every time .add() is called

Pull Request - State: closed - Opened by dfuhry almost 10 years ago - 1 comment

#13 - For counter with n registers, it is possible to set the n+1'th register

Issue - State: closed - Opened by skipperkongen about 10 years ago - 13 comments

#12 - use python hll to get the HLL struct made by c++

Issue - State: closed - Opened by itismewxg about 10 years ago - 16 comments

#11 - Error importing after installation

Issue - State: closed - Opened by jjmalina about 10 years ago - 3 comments

#10 - Update hll.c

Pull Request - State: closed - Opened by superjer almost 11 years ago - 2 comments

#9 - Accuracy of cardinality?

Issue - State: closed - Opened by JohnEmhoff almost 11 years ago - 3 comments

#8 - add 3.x support

Issue - State: closed - Opened by ascv almost 12 years ago

#7 - add tests

Issue - State: closed - Opened by ascv almost 12 years ago

#6 - add merge method

Issue - State: closed - Opened by ascv almost 12 years ago
Labels: enhancement

#5 - Add support for command line options

Issue - State: closed - Opened by ascv about 12 years ago

#4 - Write readme

Issue - State: closed - Opened by ascv about 12 years ago

#3 - Add command line option to seed the rank array

Issue - State: closed - Opened by ascv about 12 years ago

#2 - Add command line option to set k

Issue - State: closed - Opened by ascv about 12 years ago

#1 - Add command line option to print the rank array

Issue - State: closed - Opened by ascv about 12 years ago