Activity
Use 4 neighbors in TestDeletions instead of 2
Use 4 neighbors in TestDeletions instead of 2
Add license notice to IntMap.java
Add license notice to IntMap.java
Add license notice to SparseIntMap.java
Add license notice to SparseIntMap.java
added recall and got all tests working
added recall and got all tests working
Update Bench with new parameters
Update Bench with new parameters
Code cleanup in GraphIndexBuilder.java
Code cleanup in GraphIndexBuilder.java
Fix OnDiskGraphIndex when ordinal remapping with holes
Fix OnDiskGraphIndex when ordinal remapping with holes
Pull request merge
Close the reader in getNodes. Remove one unused import and one blank …
Close the reader in getNodes. Remove one unused import and one blank …
Replace starred import by specific ones
Replace starred import by specific ones
Fix TestOnDiskGraphIndex.testReorderingWithHoles and add assertion fo…
Fix TestOnDiskGraphIndex.testReorderingWithHoles and add assertion fo…
Add async batched construction
Add async batched construction
Fix documentation of searchOneLayer
Fix documentation of searchOneLayer
Acceleration of initial centroid selection in kmeans++
Acceleration of initial centroid selection in kmeans++
Pull request merge
Fix MutableBQVectors parameterization. Add basic test coverage.
Fix MutableBQVectors parameterization. Add basic test coverage.
Fix BQVectors#ramBytesUsed and BQVectors#getCompressedSize on BQVecto…
Fix BQVectors#ramBytesUsed and BQVectors#getCompressedSize on BQVecto…
Pull request merge
Fix BQVectors#ramBytesUsed and BQVectors#getCompressedSize on BQVecto…
Fix BQVectors#ramBytesUsed and BQVectors#getCompressedSize on BQVecto…