talegari / bigdist

Store Distance Matrices on Disk:
https://talegari.github.io/bigdist/
4 stars 2 forks source link

Fixed bug when accessing last index #5

Closed ermueller closed 3 years ago

ermueller commented 3 years ago

Hey,

I took the liberty of fixing the bug mentioned in issue #3 it was just the replacement of a "<" by a "<="

Cheers

Erik Müller