3 projects
pyDAC
pyDAC (python Directly Addressable Codes) offers a variable-length encoding scheme for (unsigned) integers with random access to any element of the encoded sequence.
pyEliasFano
pyEliasFano offers quasi-succinct represenations for monotone non-decreasing sequences of integers.
zCurve
zCurve maps multidimensional data to one dimension while preserving locality of the data points.