hbf / miniball

Fast computation of the smallest enclosing ball of a point set, in low or moderately high dimensions.
133 stars 41 forks source link

Paul Harris' numerical stability fix #22

Closed IntellectualKitty closed 7 years ago

IntellectualKitty commented 7 years ago

This PR isolates Paul Harris' solution to address the infinite loop problem from PR #13 for the purpose of making it easier to integrate into the Miniball source. (The code currently submitted in PR #13 also includes numerous additional changes for outputting and debugging.)

IntellectualKitty commented 7 years ago

I'm glad I could I help.

paulharris commented 7 years ago

I'm happy to see the fix added - good kitty