Skip to content

Getting started

Installation

Warning

The below command is not (yet) working. For now install the COOM Suite by cloning and installing locally from source.

git clone https://github.com/potassco/coom-suite.git
cd coomsuite
pip install .
pip install coomsuite
git clone https://github.com/potassco/coom-suite.git
cd coomsuite
pip install -e .[all]

Warning

Use only for development purposes