Releases: thepabloaguilar/floc
Releases · thepabloaguilar/floc
Version 0.4.0
Misc
- Free all received strings from Go to Python to avoid unused objects in the C heap
Version 0.3.1
Bugfixes
- Makes shared lib compatible with old versions of GLIBC
Version 0.3.0
Misc
- 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
Version 0.2.0
Bugfixes
- Fix our lib to get the right shared lib file depending on the OS
Version 0.1.0
Initial release.