shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
74 stars 19 forks source link

Remaps: Index possible matches by length #865

Closed shawnlaffan closed 1 year ago

shawnlaffan commented 1 year ago

This means we can skip any strings that are too long or short to possibly match within the specified edit distance.

Closes #864

shawnlaffan commented 1 year ago

Test failure is unrelated.