Installation
Python version
Python version 3.11 and above are currently supported
Instructions
Build and install the package using pip install . from the root folder.
Add the -e option if you want the package to be editable.
You can now import opendgm into your python projects and use its modules.
Dependencies
| Dependency | Version* | Link |
|---|---|---|
| colorama | https://pypi.org/project/colorama/ | |
| decorator | ||
| mat73 | https://pypi.org/project/mat73/ | |
| matplotlib | 3.9.2 | https://matplotlib.org/ |
| networkit | 11.0 | https://networkit.github.io |
| networkx | 3.5 | |
| numpy | 1.26.4 | https://numpy.org |
| pandas | 2.2.2 | https://pandas.pydata.org/ |
| pygeodesic | 0.1.9 | https://github.com/mhogg/pygeodesic |
| pyvista | 0.44.1 | |
| scipy | 1.16.2 | https://scipy.org |
| sklearn | 1.5.2 | https://scikit-learn.org/stable/ |
| tqdm | https://tqdm.github.io/ | |
| vtk | 9.3.1 | https://pypi.org/project/vtk/ |
* last tested version