Skip to content

Releases: thepabloaguilar/floc

Version 0.4.0

28 Oct 10:48
a414151
Compare
Choose a tag to compare

Misc

  • Free all received strings from Go to Python to avoid unused objects in the C heap

Version 0.3.1

28 Oct 03:40
b576c25
Compare
Choose a tag to compare

Bugfixes

  • Makes shared lib compatible with old versions of GLIBC

Version 0.3.0

27 Oct 07:12
32577bc
Compare
Choose a tag to compare

Misc

  • Updates floc_simulator with the latest commit from Go project
  • Adds k_max_numbers_of_bits_in_floc parameter to sim_hash_string function
  • Adds k_max_numbers_of_bits_in_floc and check_sensiveness parameters to simulate function
  • Adds k_max_numbers_of_bits_in_floc and check_sensiveness parameters to apply_sorting_lsh function

Version 0.2.0

11 Apr 18:48
4ea60c8
Compare
Choose a tag to compare

Bugfixes

  • Fix our lib to get the right shared lib file depending on the OS

Version 0.1.0

11 Apr 17:24
3065201
Compare
Choose a tag to compare

Initial release.