LICENSE
README.md
pyproject.toml
src/FourierMesh/__init__.py
src/FourierMesh/io.py
src/FourierMesh/laplacian.py
src/FourierMesh/mesh_cleanup.py
src/FourierMesh.egg-info/PKG-INFO
src/FourierMesh.egg-info/SOURCES.txt
src/FourierMesh.egg-info/dependency_links.txt
src/FourierMesh.egg-info/requires.txt
src/FourierMesh.egg-info/top_level.txt
tests/test_laplacian.py
tests/test_mesh_laplacian_david.py
tests/test_utils.py