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 6cd4cfd commit cdc5a8bCopy full SHA for cdc5a8b
README.md
@@ -4,9 +4,9 @@ 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
+*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
+*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
0 commit comments