README.md
pyproject.toml
src/gravdyn/__init__.py
src/gravdyn/build_potential_derivatives.py
src/gravdyn/constants.py
src/gravdyn/generate_layered_mascons.py
src/gravdyn/github_drive_service.py
src/gravdyn/plot_tools.py
src/gravdyn/pot_functions.py
src/gravdyn/prepare_polyhedral_model.py
src/gravdyn/shape_tools.py
src/gravdyn/shape_verification.py
src/gravdyn.egg-info/PKG-INFO
src/gravdyn.egg-info/SOURCES.txt
src/gravdyn.egg-info/dependency_links.txt
src/gravdyn.egg-info/requires.txt
src/gravdyn.egg-info/top_level.txt
src/gravdyn/polyhedral_model/__init__.py
src/gravdyn/polyhedral_model/compute_polyhedron_centroids.py
src/gravdyn/polyhedral_model/compute_polyhedron_vectors.py
src/gravdyn/polyhedral_model/create_edges_from_facets.py
src/gravdyn/polyhedral_model/load_vertices_faces.py
src/gravdyn/polyhedral_model/poly_files.py
tests/test_generate_layered_mascons.py
tests/test_load_tetrahedron_data.py
tests/test_plot_tools.py
tests/test_pot_point_mass.py
tests/test_pot_polyhedral_model.py
tests/test_prepare_expansion_model.py
tests/test_prepare_polyhedral_model.py
tests/test_shape_verification.py