.coveragerc
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
GraphStructure.cpp
GraphStructure.h
LICENSE
MANIFEST.in
Makefile
README.rst
UnionFind.cpp
UnionFind.h
emptyRegion.hpp
emptyRegionImpl.hpp
ngl.h
ngl.hpp
ngl.i
nglGeometry.hpp
ngl_wrap.cpp
prebuiltNGLimpl.hpp
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/publish.yaml
.github/workflows/quality.yaml
.github/workflows/test.yaml
deploy/.readthedocs.yml
deploy/build.sh
deploy/upload.sh
docs/Logo Creation.ipynb
docs/Makefile
docs/api.rst
docs/conf.py
docs/environment.yml
docs/index.rst
docs/install.rst
docs/license.rst
docs/make.bat
docs/usage.rst
docs/_static/nglpy.svg
docs/_static/nglpycu.svg
nglpy/EmptyRegionGraph.py
nglpy/PrebuiltGraph.py
nglpy/__init__.py
nglpy/ngl.py
nglpy/utils.py
nglpy.egg-info/PKG-INFO
nglpy.egg-info/SOURCES.txt
nglpy.egg-info/dependency_links.txt
nglpy.egg-info/requires.txt
nglpy.egg-info/top_level.txt
nglpy/tests/__init__.py
nglpy/tests/test_bskeleton.py
nglpy/tests/test_prebuilt.py
nglpy/tests/test_utils.py
test/Dockerfile
test/install.sh
test/upload.sh