.gitignore
.gitlab-ci.yml
LICENSE
README.md
mkdocs.yml
pyproject.toml
pytest.ini
uv.lock
docs/extra.css
docs/index.md
docs/setup.js
examples/ex_remesh.py
examples/general_example.py
gd_mesh_utils.egg-info/PKG-INFO
gd_mesh_utils.egg-info/SOURCES.txt
gd_mesh_utils.egg-info/dependency_links.txt
gd_mesh_utils.egg-info/requires.txt
gd_mesh_utils.egg-info/top_level.txt
gdmesh/__init__.py
gdmesh/mesh.py
gdmesh/remesh.py
tests/README.md
tests/test_mesh.py