InstallationΒΆ

Via pip:

$ pip install localpoly

Or via download from git:

$ pip install git+https://github.com/franwe/localpoly#egg=localpoly

Note that in order to avoid potential conflicts with other packages it is strongly recommended to use a virtual environment (venv) or a conda environment.