- Finding neighbor functions now output distance of neighbors in addition to the indices of the neighbors. - Functions for performing pairwise operations between two vectors is now supported.
0.1.5
Support added for python 3.7
0.1.3
Adding function for obtaining binned counts of Hamming, Levenshtein, and Levenshtein exp distances between many seqs and many seqs.
0.1.2
Hamming, Levenshtein, exponential Levenshtein, and TCRdist-gene distances have associated neighbor functions which return the indices of the compared sequences that are neighbors.