jasonlaska / spherecluster

Clustering routines for the unit sphere
https://medium.com/@jaska_at_clara/simple-datetime-disambiguation-fd2374ce664a
MIT License
333 stars 78 forks source link

Compute in log scale #24

Closed itamar-dw closed 4 years ago

itamar-dw commented 4 years ago

work in log scale in a few intermediate calculations, to avoid overflow

jasonlaska commented 4 years ago

Let me know how I can help. Please branch your PR off of the develop branch (which is most recent). I'll cut a release to master later. I will merge after testing.