Distances

ensure_not_too_close_numerical(newpoints, existing_points, tol=0.01)
Return type:

bool

ensure_not_too_far_numerical(newpoints, existing_points, tol=10.0)
Return type:

bool