Welcome to Polyhedral Gravity Model’s documentation!#
Have a look at the INSTALLATION & QUICK START section to quickly get into the use of the polyhedral gravity model.
And for more details, refer to the Python API or C++ API.
If this implementation proves useful to you, please consider citing the accompanying paper published in the Journal of Open Source Software:
@article{Schuhmacher_Efficient_Polyhedral_Gravity_2024,
   author = {Schuhmacher, Jonas and Blazquez, Emmanuel and Gratl, Fabio and Izzo, Dario and Gómez, Pablo},
   doi = {10.21105/joss.06384},
   journal = {Journal of Open Source Software},
   month = jun,
   number = {98},
   pages = {6384},
   title = {{Efficient Polyhedral Gravity Modeling in Modern C++ and Python}},
   url = {https://joss.theoj.org/papers/10.21105/joss.06384},
   volume = {9},
   year = {2024}
}
INSTALLATION & QUICK START
BACKGROUND
PYTHON API REFERENCE