Setup

Requirements

pyfssa runs under Python 2.7 and Python 3.4 (and later). It requires the following Python packages:

future
numpy
scipy>=0.14.0

Installation from PyPI

To install the most recent stable version from the Python Package Index (PyPI), including the dependencies, run

$ pip install fssa

Installation from source

To install the latest version from the source repository, run

$ pip install git+https://github.com/andsor/pyfssa.git