Installation

Installation bia pip

HAOT is available on PyPI. You can install the package using pip.

$ pip install haot

Installation from source

HAOT can be installed from source, using the following commands.

$ git clone git@github.com:mliza/HAOT.git
$ cd HAOT
$ pip install -e .