Installation Guide

General Information about SYD

The SYD project on GitHub

SYD project is now publicly available on GitHub <https://github.com/OpenSyd/syd>

Installing SYD on Linux

This section describes the installation procedure of SYD. First clone the git folder with:

git clone --recursive or git submodule update --init

Once the git folder is setup run the command:

pip install -e .