Update README.md

pull/646/head^2 v1.5.0
Lucas Hosseini 2018-12-19 18:08:20 +01:00 committed by GitHub
parent 323dbf3be3
commit 4bcb5b3fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Faiss is a library for efficient similarity search and clustering of dense vecto
## NEWS
*NEW: version 1.5.0 (2018-12-19) GPU binary flat index and binary HNSW index*
*NEW: version 1.4.0 (2018-08-30) no more crashes in pure Python code*
*NEW: version 1.3.0 (2018-07-12) support for binary indexes*