Skip to content

Installation

The most recent code can be installed directly from GitHub with:

$ pip install git+https://github.com/lamalab-org/PolyMetriX.git

To install in development mode, use the following:

$ git clone https://github.com/lamalab-org/PolyMetriX.git
$ cd polymetrix
$ pip install -e .