Commit Graph

6 Commits (2c961cc308ade8a85b3aa10a550728ce3387f625)

Author SHA1 Message Date
Matthijs Douze 739ce139e9 doc update to mention the paper
Summary: reference the new Faiss paper in the docs. Also added Gergely as a co-author of Faiss. Some minor updates.

Reviewed By: mlomeli1

Differential Revision: D52829321

fbshipit-source-id: 0f1845beace6cd88f809ba50b87a8d446475d30b
2024-01-17 01:47:46 -08:00
I d8a6350607 Update docs (C++11 -> C++17) (#2907)
Summary:
following https://github.com/facebookresearch/faiss/issues/2899

This PR doesn't affect the software behavior

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2907

Reviewed By: mdouze

Differential Revision: D46720499

Pulled By: algoriddle

fbshipit-source-id: 00b47baf526a94449e2b1c9ca5fcd4cf961f6f17
2023-06-14 05:06:15 -07:00
Lucas Hosseini b4eb51dae8 Change default branch references from master to main. (#2029)
Summary:
This is required for the renaming of the default branch from `master` to `main`, in accordance with the new Facebook OSS guidelines.

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2029

Reviewed By: mdouze

Differential Revision: D30672862

Pulled By: beauby

fbshipit-source-id: 0b6458a4ff02a12aae14cf94057e85fdcbcbff96
2021-09-01 09:26:20 -07:00
Matthijs Douze 70f5b04206
Update CONTRIBUTING.md 2019-06-25 17:27:23 +02:00
mdouze d08ac922df Update CONTRIBUTING.md 2017-03-01 11:16:12 +01:00
Matthijs Douze c670118a4e Initial commit 2017-02-22 23:26:44 +01:00