mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 21:54:02 +08:00
* add a working setup.py * Rename setup.py to python/setup.py * Fix paths in setup.py * Use relative imports for python3 compatibility. * Add python/install Makefile target. * Fix test target in Makefile.