Skip to content

Releases: yahoojapan/NGT

Add C++ APIs

14 Nov 02:09
Compare
Choose a tag to compare
v1.8.2

add C++ APIs

Fix bugs of logging and C APIs

06 Nov 02:32
Compare
Choose a tag to compare
v1.8.1

fix bugs of logging and C APIs

Update APIs and bindings

05 Nov 01:11
Compare
Choose a tag to compare
v1.8.0

update APIs and bindings

Fix some bugs and make some small improvements

25 Sep 23:19
Compare
Choose a tag to compare
  • 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

23 Aug 05:44
Compare
Choose a tag to compare
v1.7.9

embedding version update and other trivial changes

Fix a bug of the distance functions for a specific CPU

05 Aug 00:12
Compare
Choose a tag to compare
v1.7.8

fix a bug of the distance function for a specific CPU

Add graph reconstruction to ngtpy

29 Jul 00:24
Compare
Choose a tag to compare
v1.7.7

add search adjustment to ngtpy

Add jaccard distance

26 Jun 02:12
Compare
Choose a tag to compare
v1.7.6

Add jaccard distance

Improve optimizer and validation

11 Jun 22:20
Compare
Choose a tag to compare
v1.7.5

improve optimizer and validation

Add C API functions for ngtd

22 May 05:49
Compare
Choose a tag to compare
v1.7.4

Add C API functions for ngtd