Paired and alpha chain distances can now be computed. A `build.rs` file is used for constructing the match function for V allele/gene lookup for total non-CDR3 distances.
0.1.9
Finished correcting str_neighbor_many_to_many bug
0.1.8
Fixed str_neighbor_many_to_many bug
0.1.7
Added function to get package version for docs
0.1.6
- 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.