Releases: biovault/HDILib
Releases · biovault/HDILib
1.2.9
1.2.8
1.2.7
- Include atomic header to fix build with gcc 12 fa8ba5f
- Add cmake option to compile with position independent code f533495
- Update dependencies and cmake #32
- Update annoy from 1.17.0 to 1.17.3
- Update hnsw from 0.4.0 to 0.8.0
- Update flann from 1.9.1 to 1.9.2
- Fix: Use preset embedding f97954d
- Cmake fixes for local build and CI update #33
- More uniform API and initial embedding fixes #35
- dimensionality reduction needs lz4 include c944a44
1.2.6
Release 1.2.1
Enable AVX for knn (HNSW, Annoy)
Create a release branch 1.2.1 for conan versioning
Release 1.2.0
Release 1.2.0
Features:
- performance improvements in hsne
- more control over the knn algorithms flann, HNSW and annoy