You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
I did some testing comparing the results from this library and the C++ library and they are consistently different. I needed to get it to work so I went through line by line in a debugger comparing the two and fixed the java code on my local copy. Let me know if you'd like me to push it here so others can use it. Oh, also I added support for the Manhattan distance.
The text was updated successfully, but these errors were encountered:
I did some testing comparing the results from this library and the C++ library and they are consistently different. I needed to get it to work so I went through line by line in a debugger comparing the two and fixed the java code on my local copy. Let me know if you'd like me to push it here so others can use it. Oh, also I added support for the Manhattan distance.
I also encountered the same problem when I was using it. Can you open source the modified code for reference? Thank you very much!
I did some testing comparing the results from this library and the C++ library and they are consistently different. I needed to get it to work so I went through line by line in a debugger comparing the two and fixed the java code on my local copy. Let me know if you'd like me to push it here so others can use it. Oh, also I added support for the Manhattan distance.
The text was updated successfully, but these errors were encountered: