Installation

Dependencies

Using

Testing

Documenting

Installing

$ python setup.py install

Testing

$ pytest

Building the Documentation

$ make -C docs html

If the figures do not update

$ touch docs/_autosummary/*.rst

and repeat.

Documentation can be found in STEPPYNGSTOUNES/docs/_build/html/.