Releases: yahoojapan/NGT
Releases · yahoojapan/NGT
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
Add a function to the C API to get NGT properties
Add hamming distances for avx and a function to get metrics
What's Changed
- Feature SIMD support for Hamming Distance. by @kpango in #160
- [BUGFIX] Unsupported instruction was included in the Hamming distance AVX512 processing. by @kpango in #163
- Add getGraphStatistics method and GraphStatistics class and it's exported C API by @kpango in #165
Full Changelog: v2.2.2...v2.2.3
Fix the issue #157
Full Changelog: v2.2.1...v2.2.2