LICENSE
MANIFEST.in
Makefile
README.md
SHORT_README.md
setup.py
lib/hnswlib/.git
lib/hnswlib/.travis.yml
lib/hnswlib/ALGO_PARAMS.md
lib/hnswlib/CMakeLists.txt
lib/hnswlib/LICENSE
lib/hnswlib/README.md
lib/hnswlib/download_bigann.py
lib/hnswlib/main.cpp
lib/hnswlib/sift_1b.cpp
lib/hnswlib/sift_test.cpp
lib/hnswlib/examples/example.py
lib/hnswlib/examples/example_old.py
lib/hnswlib/examples/pyw_hnswlib.py
lib/hnswlib/hnswlib/bruteforce.h
lib/hnswlib/hnswlib/hnswalg.h
lib/hnswlib/hnswlib/hnswlib.h
lib/hnswlib/hnswlib/space_ip.h
lib/hnswlib/hnswlib/space_l2.h
lib/hnswlib/hnswlib/visited_list_pool.h
lib/hnswlib/python_bindings/MANIFEST.in
lib/hnswlib/python_bindings/Makefile
lib/hnswlib/python_bindings/bindings.cpp
lib/hnswlib/python_bindings/requirements.txt
lib/hnswlib/python_bindings/setup.py
lib/hnswlib/python_bindings/hnswlib/bruteforce.h
lib/hnswlib/python_bindings/hnswlib/hnswalg.h
lib/hnswlib/python_bindings/hnswlib/hnswlib.h
lib/hnswlib/python_bindings/hnswlib/space_ip.h
lib/hnswlib/python_bindings/hnswlib/space_l2.h
lib/hnswlib/python_bindings/hnswlib/visited_list_pool.h
lib/hnswlib/python_bindings/tests/__init__.py
lib/hnswlib/python_bindings/tests/bindings_test.py
lib/hnswlib/python_bindings/tests/bindings_test_getdata.py
lib/hnswlib/python_bindings/tests/bindings_test_labels.py
lib/hnswlib/python_bindings/tests/bindings_test_resize.py
lib/pcg-cpp/.git
lib/pcg-cpp/.gitignore
lib/pcg-cpp/CONTRIBUTING.md
lib/pcg-cpp/LICENSE-APACHE.txt
lib/pcg-cpp/LICENSE-MIT.txt
lib/pcg-cpp/LICENSE.spdx
lib/pcg-cpp/Makefile
lib/pcg-cpp/README.md
lib/pcg-cpp/include/pcg_extras.hpp
lib/pcg-cpp/include/pcg_random.hpp
lib/pcg-cpp/include/pcg_uint128.hpp
lib/pcg-cpp/sample/.gitignore
lib/pcg-cpp/sample/Makefile
lib/pcg-cpp/sample/codebook.cpp
lib/pcg-cpp/sample/cppref-sample.cpp
lib/pcg-cpp/sample/make-partytrick.cpp
lib/pcg-cpp/sample/pcg-demo.cpp
lib/pcg-cpp/sample/spew.cpp
lib/pcg-cpp/sample/use-partytrick.cpp
lib/pcg-cpp/test-high/.gitignore
lib/pcg-cpp/test-high/Makefile
lib/pcg-cpp/test-high/check-pcg128_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg128_oneseq_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg16_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg16_oneseq_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg32.cpp
lib/pcg-cpp/test-high/check-pcg32_c1024.cpp
lib/pcg-cpp/test-high/check-pcg32_c1024_fast.cpp
lib/pcg-cpp/test-high/check-pcg32_c64.cpp
lib/pcg-cpp/test-high/check-pcg32_c64_fast.cpp
lib/pcg-cpp/test-high/check-pcg32_c64_oneseq.cpp
lib/pcg-cpp/test-high/check-pcg32_fast.cpp
lib/pcg-cpp/test-high/check-pcg32_k1024.cpp
lib/pcg-cpp/test-high/check-pcg32_k1024_fast.cpp
lib/pcg-cpp/test-high/check-pcg32_k16384.cpp
lib/pcg-cpp/test-high/check-pcg32_k16384_fast.cpp
lib/pcg-cpp/test-high/check-pcg32_k2.cpp
lib/pcg-cpp/test-high/check-pcg32_k2_fast.cpp
lib/pcg-cpp/test-high/check-pcg32_k64.cpp
lib/pcg-cpp/test-high/check-pcg32_k64_fast.cpp
lib/pcg-cpp/test-high/check-pcg32_k64_oneseq.cpp
lib/pcg-cpp/test-high/check-pcg32_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg32_oneseq.cpp
lib/pcg-cpp/test-high/check-pcg32_oneseq_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg32_unique.cpp
lib/pcg-cpp/test-high/check-pcg64.cpp
lib/pcg-cpp/test-high/check-pcg64_c1024.cpp
lib/pcg-cpp/test-high/check-pcg64_c1024_fast.cpp
lib/pcg-cpp/test-high/check-pcg64_c32.cpp
lib/pcg-cpp/test-high/check-pcg64_c32_fast.cpp
lib/pcg-cpp/test-high/check-pcg64_c32_oneseq.cpp
lib/pcg-cpp/test-high/check-pcg64_fast.cpp
lib/pcg-cpp/test-high/check-pcg64_k1024.cpp
lib/pcg-cpp/test-high/check-pcg64_k1024_fast.cpp
lib/pcg-cpp/test-high/check-pcg64_k32.cpp
lib/pcg-cpp/test-high/check-pcg64_k32_fast.cpp
lib/pcg-cpp/test-high/check-pcg64_k32_oneseq.cpp
lib/pcg-cpp/test-high/check-pcg64_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg64_oneseq.cpp
lib/pcg-cpp/test-high/check-pcg64_oneseq_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg64_unique.cpp
lib/pcg-cpp/test-high/check-pcg8_once_insecure.cpp
lib/pcg-cpp/test-high/check-pcg8_oneseq_once_insecure.cpp
lib/pcg-cpp/test-high/pcg-test-noadvance.cpp
lib/pcg-cpp/test-high/pcg-test.cpp
lib/pcg-cpp/test-high/run-tests.sh
lib/pcg-cpp/test-high/expected/.gitignore
lib/pcg-cpp/test-high/expected/check-pcg128_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg128_oneseq_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg16_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg16_oneseq_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg32.out
lib/pcg-cpp/test-high/expected/check-pcg32_c1024.out
lib/pcg-cpp/test-high/expected/check-pcg32_c1024_fast.out
lib/pcg-cpp/test-high/expected/check-pcg32_c64.out
lib/pcg-cpp/test-high/expected/check-pcg32_c64_fast.out
lib/pcg-cpp/test-high/expected/check-pcg32_c64_oneseq.out
lib/pcg-cpp/test-high/expected/check-pcg32_fast.out
lib/pcg-cpp/test-high/expected/check-pcg32_k1024.out
lib/pcg-cpp/test-high/expected/check-pcg32_k1024_fast.out
lib/pcg-cpp/test-high/expected/check-pcg32_k16384.out
lib/pcg-cpp/test-high/expected/check-pcg32_k16384_fast.out
lib/pcg-cpp/test-high/expected/check-pcg32_k2.out
lib/pcg-cpp/test-high/expected/check-pcg32_k2_fast.out
lib/pcg-cpp/test-high/expected/check-pcg32_k64.out
lib/pcg-cpp/test-high/expected/check-pcg32_k64_fast.out
lib/pcg-cpp/test-high/expected/check-pcg32_k64_oneseq.out
lib/pcg-cpp/test-high/expected/check-pcg32_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg32_oneseq.out
lib/pcg-cpp/test-high/expected/check-pcg32_oneseq_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg64.out
lib/pcg-cpp/test-high/expected/check-pcg64_c1024.out
lib/pcg-cpp/test-high/expected/check-pcg64_c1024_fast.out
lib/pcg-cpp/test-high/expected/check-pcg64_c32.out
lib/pcg-cpp/test-high/expected/check-pcg64_c32_fast.out
lib/pcg-cpp/test-high/expected/check-pcg64_c32_oneseq.out
lib/pcg-cpp/test-high/expected/check-pcg64_fast.out
lib/pcg-cpp/test-high/expected/check-pcg64_k1024.out
lib/pcg-cpp/test-high/expected/check-pcg64_k1024_fast.out
lib/pcg-cpp/test-high/expected/check-pcg64_k32.out
lib/pcg-cpp/test-high/expected/check-pcg64_k32_fast.out
lib/pcg-cpp/test-high/expected/check-pcg64_k32_oneseq.out
lib/pcg-cpp/test-high/expected/check-pcg64_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg64_oneseq.out
lib/pcg-cpp/test-high/expected/check-pcg64_oneseq_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg8_once_insecure.out
lib/pcg-cpp/test-high/expected/check-pcg8_oneseq_once_insecure.out
ncvis.egg-info/PKG-INFO
ncvis.egg-info/SOURCES.txt
ncvis.egg-info/dependency_links.txt
ncvis.egg-info/top_level.txt
recipe/bld.bat
recipe/build.sh
recipe/meta.yaml
recipe/test.py
recipe/test_init.py
src/knntable.cpp
src/knntable.hpp
src/main.cpp
src/ncvis.cpp
src/ncvis.hpp
wrapper/__init__.py
wrapper/cncvis.pxd
wrapper/ncvis.cpp
wrapper/ncvis.pyx