Installation

Dependencies

Using

Testing

Documenting

Installing

$ python setup.py install

Testing

$ pytest

Building the Documentation

$ python setup.py build_sphinx

If the figures do not update

$ touch docs/_autosummary/*.rst

and repeat.

If the documentation seems not to build correctly in other respects:

$ python setup.py build_sphinx --all-files --fresh-env

Documentation can be found in STEPPYNGSTOUNES/build/sphinx/html.