Installation

Note symmer is a pure python package and can now be found on PyPI. To install run the following:

pip install symmer

The code is hosted on github. A development version can be installed from source by running:

git clone https://github.com/UCL-CCS/symmer.git
pip install .