.gitignore
.gitlab-ci.yml
.pylintrc
AUTHORS.txt
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/wheels.yml
include/fast_marching_method.hpp
include/priority_heap.hpp
include/types.hpp
ngv_ctools/__init__.py
ngv_ctools.egg-info/PKG-INFO
ngv_ctools.egg-info/SOURCES.txt
ngv_ctools.egg-info/dependency_links.txt
ngv_ctools.egg-info/top_level.txt
ngv_ctools/fast_marching_method/__init__.py
src/bindings.cpp
tests/fast_marching_method/test_fmm_growing.py
tests/fast_marching_method/test_local_solvers.py
tests/fast_marching_method/test_priority_heap.py
tests/fast_marching_method/data/ico_sphere.json
tests/fast_marching_method/data/plane_10x10.obj