Version 0.3.1
Changes
- HNSW delete improvements (#170) - Moving from
std::settostd::vector<bool>for membership validation on HNSW delete procedure. - HNSW reclaim memory (#168) - HNSW index data structure now shrinks upon delete
- HNSW- account for memory allocation of incoming edges set creation (#169) - More accurate memory consumption reporting for HNSW index
Contributors
We'd like to thank all the contributors who worked on this release!