patvarilly / periodic_kdtree

SciPy-based kd-tree with periodic boundary conditions
36 stars 13 forks source link

Fix the call to np.min so that the first argument is a sequence. #3

Closed pdebuyl closed 10 years ago

syrte commented 7 years ago

This closes https://github.com/patvarilly/periodic_kdtree/issues/2 as I see.