MANIFEST.in
README.md
pyproject.toml
meshly/__init__.py
meshly/array.py
meshly/cell_types.py
meshly/common.py
meshly/element_utils.py
meshly/mesh.py
meshly.egg-info/PKG-INFO
meshly.egg-info/SOURCES.txt
meshly.egg-info/dependency_links.txt
meshly.egg-info/requires.txt
meshly.egg-info/top_level.txt
tests/test_array_utils.py
tests/test_cell_types.py
tests/test_conversion.py
tests/test_dict_arrays.py
tests/test_edge_topology.py
tests/test_encoded_mesh.py
tests/test_index_sizes.py
tests/test_jax_support.py
tests/test_mesh.py
tests/test_mesh_combine_extract.py
tests/test_mesh_integrity.py
tests/test_triangulate.py