dnbaker / dashing

Fast and accurate genomic distances using HyperLogLog
GNU General Public License v3.0
161 stars 11 forks source link

Cleanup: #77

Closed dnbaker closed 3 years ago

dnbaker commented 3 years ago
  1. Fixed a bug in hash set serialization. This only affects applications where the sets have been cached.
  2. Slight compilation speed improvement.
  3. Updated binaries

This release, now v1.draft2, will lead to the v1.0 release. Code will diverge between Dashing 1 and Dashing 2.