.gitattributes
.gitignore
.travis.yml
CHANGELOG
LICENSE
MANIFEST.in
README.md
build_wheels.sh
pyproject.toml
setup.py
.github/workflows/build_and_upload_wheels.yml
.github/workflows/install_doctest_lint_typecheck.yml
examples/test_all_overlaps_both.py
examples/test_find_overlap_list.py
examples/test_fncls.py
examples/test_mini.csv
ncls/__init__.py
ncls.egg-info/PKG-INFO
ncls.egg-info/SOURCES.txt
ncls.egg-info/dependency_links.txt
ncls.egg-info/requires.txt
ncls.egg-info/top_level.txt
ncls/src/__init__.py
ncls/src/cfncls.pxd
ncls/src/cgraph.h
ncls/src/cncls.pxd
ncls/src/cncls32.pxd
ncls/src/default.h
ncls/src/fintervaldb.c
ncls/src/fintervaldb.h
ncls/src/fncls.c
ncls/src/fncls.pyx
ncls/src/intervaldb.c
ncls/src/intervaldb.h
ncls/src/intervaldb32.c
ncls/src/intervaldb32.h
ncls/src/ncls.c
ncls/src/ncls.pyx
ncls/src/ncls32.c
ncls/src/ncls32.pyx
ncls/src/utarray.h
tests/test_1024.py
tests/test_ncls.py
tests/valgrind-python.supp