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