Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vectorize overlap and search methods for better performance (#69)
- Do not delete NCLS index for repeated queries. - I *think* this also fixes a bug in `reduce` operation which modifies `self`. - More consistent responses for count & find overlap methods. - Update tests.
- Loading branch information