1. 18 Jul, 2017 1 commit
    • matthijs's avatar
      sync with FB version 2017-07-18 · 602debae
      matthijs authored
      - implemented ScalarQuantizer (without IVF)
      - implemented update for IndexIVFFlat
      - implemented L2 normalization preproc
      602debae
  2. 11 Jul, 2017 1 commit
  3. 22 Jun, 2017 5 commits
  4. 21 Jun, 2017 3 commits
  5. 15 Jun, 2017 1 commit
    • Max Strange's avatar
      Changed rootdir (#137) · 9839b0ae
      Max Strange authored
      The rootdir in the distribution seems specific to the creators.  I just made the rootdir for the fvecs be the suggested directory (sift1M) from the installation guide.
      9839b0ae
  6. 31 May, 2017 3 commits
  7. 10 May, 2017 1 commit
  8. 08 May, 2017 1 commit
  9. 07 May, 2017 1 commit
    • BorisMansencal's avatar
      correct utils::nextHighestPowerOf2 · 5b92eeb2
      BorisMansencal authored
      The bit shift was done as int and not as current type (size_t for example), thus the computed next highest power of 2 was wrong on large numbers.
      5b92eeb2
  10. 02 May, 2017 1 commit
    • Tianwei Shen's avatar
      add initial cmake support (#75) · 80314d9f
      Tianwei Shen authored
      * add initial cmake support
      
      * update cmake, add cmake instructions to INSTALL
      
      * update findopenmp and INSTALL
      
      * change FindOpenBLAS.cmake to cater for macports
      
      - change cblas.h to openblas_config.h since macports does not ship
      cblas.h with openblas.
      
      * revise INSTALL for cmake
      80314d9f
  11. 25 Apr, 2017 1 commit
  12. 19 Apr, 2017 1 commit
    • Pierre Letessier's avatar
      Docker improvements (#88) · 28168310
      Pierre Letessier authored
      * Docker build from local sources rather than Github cloned sources
      
      * Update INSTALL instructions for docker build from Github repo
      
      * Back to generic makefile.inc.Linux and use of env var in Dockerfile
      
      * Back to generic makefile.inc.Linux and use of env var in Dockerfile
      28168310
  13. 14 Apr, 2017 1 commit
  14. 06 Apr, 2017 1 commit
  15. 24 Mar, 2017 1 commit
  16. 21 Mar, 2017 4 commits
  17. 16 Mar, 2017 1 commit
  18. 10 Mar, 2017 2 commits
  19. 09 Mar, 2017 1 commit
  20. 05 Mar, 2017 3 commits
  21. 04 Mar, 2017 5 commits
  22. 03 Mar, 2017 1 commit