Releases: yahoojapan/NGT
Releases · yahoojapan/NGT
Fix the issue of the C API data conversion
What's Changed
- fix narrowing conversion error by @chenrui333 in #177
New Contributors
- @chenrui333 made their first contribution in #177
Full Changelog: v2.3.8...v2.3.9
Fix the issue of createIndex not stopping
- Fix the issue of createIndex not stopping for inconsistent indices.
- Add the C API function to set the epsilon for creation.
- Add the option where the size of the exploration data is defined by epsilon.
Full Changelog: v2.3.7...v2.3.8
Tune the scalar quantization
Full Changelog: v2.3.5...v2.3.7
Fix a bug in saving the tree index after removal
Full Changelog: v2.3.4...v2.3.5
Fix null pointer free problem in getGraphStatistics API
What's Changed
Full Changelog: v2.3.3...v2.3.4
Resolve the issue #171 regarding SIMD
Full Changelog: v2.3.2...v2.3.3
Resolve the issue #171
Full Changelog: v2.3.1...v2.3.2
Update parameters for the scalar quantization
Full Changelog: v2.3.0...v2.3.1
Implement scalar quantization as a data type
Implement scalar quantization as a data type for NGT-graph and QBG.
Full Changelog: v2.2.4...v2.3.0