gcs
gcs copied to clipboard
Golomb Coded Sets
Results
3
gcs issues
Sort by
recently updated
recently updated
newest added
Hello, it seems there may be a bug with the Python GCS code. If you try inserting 100 random values and then looking them up again it can fail to...
Added an optional parameter to the build command to allow specifying the false positive P.
...solved by moving to 64 bits calculations where required, clarifying signedness and adding asert to catch problems