LICENSE.txt
MANIFEST.in
Makefile
README.txt
setup.py
static_analysis.sh
doc/2d_phi.png
doc/2d_phi_distance.png
doc/2d_phi_travel_time.png
doc/2d_phi_travel_time_mask.png
doc/conf.py
doc/examples.rst
doc/index.rst
examples/2d_example.py
profile/prof.cpp
profile/prof.sh
profile/profile.py
scikit_fmm.egg-info/PKG-INFO
scikit_fmm.egg-info/SOURCES.txt
scikit_fmm.egg-info/dependency_links.txt
scikit_fmm.egg-info/requires.txt
scikit_fmm.egg-info/top_level.txt
skfmm/__init__.py
skfmm/fast_marching.cpp
skfmm/fast_marching.h
skfmm/fmm.cpp
skfmm/heap.cpp
skfmm/heap.h
skfmm/pfmm.py
skfmm/setup.py
tests/test_fmm.py