Skip to content

Releases: yahoojapan/NGT

Fix minor bugs

04 Sep 07:13
Compare
Choose a tag to compare
v1.4.3

fix minor bugs

Add READMEs and fix a few minor bugs.

17 Aug 04:58
Compare
Choose a tag to compare
v1.4.2

v4.1.2 add READMEs and fix a few minor bugs.

Fix a bug of object dimensions

09 Aug 02:39
Compare
Choose a tag to compare
v1.4.1

update the version

Add a new graph reconstruction function (ONNG).

08 Aug 01:14
Compare
Choose a tag to compare

Minor updates

11 May 04:49
Compare
Choose a tag to compare
v1.3.3

v1.3.3 minor updates

Bug fix for macOS

16 Feb 01:00
Compare
Choose a tag to compare
v1.3.1

v1.3.1. fix a compile error for Mac OS.

Release Python NGT.

26 Jan 06:46
Compare
Choose a tag to compare
v1.3.0

v1.3.0 release python NGT.

Update C API and fix some bugs.

15 Nov 00:53
Compare
Choose a tag to compare
v1.2.1

v1.2.1. update C API and fix some small bugs.

Add C API.

05 Jul 00:40
Compare
Choose a tag to compare
v1.2.0

v1.2.0 add C API.

Accelerate the query time by using AVX.

21 Apr 05:29
Compare
Choose a tag to compare
v1.1.0

v1.1.0 speed up the distance computations by using AVX and modify tri…