Mark van der Loo
Results
45
issues of
Mark van der Loo
Adding support for [string kernel distances](http://www.jmlr.org/papers/volume2/lodhi02a/lodhi02a.pdf) would be nice.
enhancement
At the moment all vectors are indexed with `int` in the underlying C-code. I should update this to `size_t`
enhancement