This package can be installed from PyPI with
$ pip install conieThe development version can be installed from GitHub with
$ git clone [email protected]:lina-usc/conie.git
$ pip install --editable ./coniefor an editable installation, or simply with
$ pip install git+https://github.com/lina-usc/conie.gitfor a static version.
Please find the full documentation at conie.readthedocs.io.