Harris Jos

Results 2 issues of Harris Jos

PR to add maintainer contact to README.md. Will close issue #558

documentation

This PR fixes Issue #679 . Currently `van_rossum_distance` could return `nan` due to extremely small negative values because of floating point errors before applying `np.sqrt`. **Fix** Added check before `np.sqrt`...

bugfix