Installation

To install the latest stable version of ScikitReducedModel from PyPI:

$ pip install skreducedmodel

To install the developer version (may be unstable):

$ git clone https://github.com/francocerino/scikit-reducedmodel
$ cd scikir-reducedmodel
$ pip install .