We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76bec0b commit 6cd4cfdCopy full SHA for 6cd4cfd
README.md
@@ -4,6 +4,10 @@ Faiss is a library for efficient similarity search and clustering of dense vecto
4
5
## NEWS
6
7
+*NEW: version 1.4.0 (2018-08-30) no more crashes in pure Python code
8
+
9
+*NEW: version 1.3.0 (2018-07-12) support for binary indexes
10
11
*NEW: latest commit (2018-02-22) supports on-disk storage of inverted indexes, see demos/demo_ondisk_ivf.py*
12
13
*NEW: latest commit (2018-01-09) includes an implementation of the HNSW indexing method, see benchs/bench_hnsw.py*
0 commit comments