Install Veerer

To install the module you need Python (version 2 or 3).

Additional features are available if used inside SageMath.

Computations involving polytopes are only available if the Python module pplpy is available.

The installation of Veerer is done via pip. You first need to clone the repository (either use git or download the project as a tarball). Then change to the directory in a console and run

$ pip install --user .

or, to install within SageMath,

$ sage -pip install --user .