Skip to content

Commit 6cd4cfd

Browse files
authored
Update README.md
1 parent 76bec0b commit 6cd4cfd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Faiss is a library for efficient similarity search and clustering of dense vecto
44

55
## NEWS
66

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+
711
*NEW: latest commit (2018-02-22) supports on-disk storage of inverted indexes, see demos/demo_ondisk_ivf.py*
812

913
*NEW: latest commit (2018-01-09) includes an implementation of the HNSW indexing method, see benchs/bench_hnsw.py*

0 commit comments

Comments
 (0)