Installation

To install the latest stable version of ScikitReducedModel from PyPI:

$ pip install Scikit-ReducedModel

To install the developer version (may be unstable):

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