Installation

Requirements

Installation from source

You can get the source from gitlab like this:

$ git clone https://gitlab.com/pavanello-research-group/qmlearn.git
$ python -m pip install ./qmlearn

or simpler:

$ python -m pip install git+https://gitlab.com/pavanello-research-group/qmlearn.git

You can find a Video Tutorial here.