biovault / HDILib

HDILib is a library for the scalable analysis of large and high-dimensional data.
MIT License
6 stars 3 forks source link

Updated Annoy #23

Closed jeggermont closed 4 years ago

jeggermont commented 4 years ago

Updated Annoy submodule to fix problems with the dot distance metric leading to crashes. This also required changing the AnnoyIndex calls since they now require an extra template argument.