Installation¶
We recommend to install Olympus with pip
:
pip install olymp
Alternatively, you can clone the GitHub repo and install it from source:
git clone git@github.com:aspuru-guzik-group/olympus.git
cd olympus
python setup.py install
We recommend to install Olympus with pip
:
pip install olymp
Alternatively, you can clone the GitHub repo and install it from source:
git clone git@github.com:aspuru-guzik-group/olympus.git
cd olympus
python setup.py install