Installation ============ SpatialDM is available through `PyPI `_. To install, type the following command line and add ``-U`` for updates: .. code-block:: bash pip install -U SpatialDM Alternatively, you can install from this GitHub repository for latest (often development) version by the following command line: .. code-block:: bash pip install -U git+https://github.com/StatBiomed/SpatialDM Installation time: < 1 min