============ Installation ============ Note `symmer `_ is a pure python package and can now be found on `PyPI `_. To install run the following: .. code-block:: bash pip install symmer The code is hosted on `github `_. A development version can be installed from source by running: .. code-block:: bash git clone https://github.com/UCL-CCS/symmer.git pip install .