- Free all received strings from Go to Python to avoid unused objects in the C heap
- Makes shared lib compatible with old versions of GLIBC
- Updates
floc_simulator
with the latest commit from Go project - Adds
k_max_numbers_of_bits_in_floc
parameter tosim_hash_string
function - Adds
k_max_numbers_of_bits_in_floc
andcheck_sensiveness
parameters tosimulate
function - Adds
k_max_numbers_of_bits_in_floc
andcheck_sensiveness
parameters toapply_sorting_lsh
function
- Fix our lib to get the right shared lib file depending on the OS
Initial release.