.flake8
.gitignore
LICENSE
README.md
pylintrc
pyproject.toml
requirements.txt
.github/workflows/ci_tests.yml
.github/workflows/deploy_docs.yml
.github/workflows/upload_package.yml
blobid/__init__.py
blobid/_domain.py
blobid/_numba_support.py
blobid/solver.py
blobid.egg-info/PKG-INFO
blobid.egg-info/SOURCES.txt
blobid.egg-info/dependency_links.txt
blobid.egg-info/requires.txt
blobid.egg-info/top_level.txt
blobid/labeling/__init__.py
blobid/labeling/ccl.py
blobid/labeling/database.py
blobid/labeling/labeling.py
blobid/plic/__init__.py
blobid/plic/analytic_relations.py
blobid/plic/central_difference.py
blobid/plic/nivira.py
blobid/plic/plic.py
doc/example.py
doc/example.svg
tests/conftest.py
tests/test_benchmark.py
tests/test_boundaries.py
tests/test_end_to_end.py
tests/test_functional.py
tests/labeling/test_database.py
tests/plic/test_analytic_relations.py
tests/plic/test_nivira.py
tests/plic/test_plic.py
tests/resources/fs_vof.npy