Releases: yahoojapan/NGT
Releases · yahoojapan/NGT
Add C++ APIs
v1.8.2 add C++ APIs
Fix bugs of logging and C APIs
v1.8.1 fix bugs of logging and C APIs
Update APIs and bindings
v1.8.0 update APIs and bindings
Fix some bugs and make some small improvements
- Correct the definitions for AVX to avoid build errors for a specific CPU type.
- Fix a bug of linearSearch when there are removed objects.
- Add suppressing information messages to ngtpy.
- Add a search radius parameter to ngtpy.
- Add ngtpy Optimizer to README.
Fix a version embedding bug and others
v1.7.9 embedding version update and other trivial changes
Fix a bug of the distance functions for a specific CPU
v1.7.8 fix a bug of the distance function for a specific CPU
Add graph reconstruction to ngtpy
v1.7.7 add search adjustment to ngtpy
Add jaccard distance
v1.7.6 Add jaccard distance
Improve optimizer and validation
v1.7.5 improve optimizer and validation
Add C API functions for ngtd
v1.7.4 Add C API functions for ngtd