jwimberley

Results 3 issues of jwimberley

When I try to build a fresh copy of the library, I encounter the following error: ``` /path/to/hnswlib/tmp$ cmake .. /path/to/hnswlib/tmp$ make Scanning dependencies of target sift_test [ 16%] Building...

A general question rather than an issue, really --- I've been experimenting with the use of HNSW for a (very slightly) different problem than k-nearest neighbors, and wanted to ask...

I have installed linter-gcc, and it works quite well on a simple sample.cpp file (with a .gcc-flags.json modified for OS X, pointing to a Homebrew version of g++). However, it...