dnbaker / dashing2

Dashing 2 is a fast toolkit for k-mer and minimizer encoding, sketching, comparison, and indexing.
MIT License
62 stars 7 forks source link

v2.1.20: Apple Silicon + Edlib fixup #85

Closed dnbaker closed 4 months ago

dnbaker commented 4 months ago

This PR finishes apple silicon support.

Additionally, edit distance calculations are now faster via edlib, and minimizer edit distance is the edit distance of the minimizers, rather than the edit distance between the minimizer string byte representations.