Quickstart Guide

To do a developmental install, type

pip install -e .

Dependencies

You need to install numpy, scipy, sys. We recommend matplotlib, jupyter, and pytest.

Examples

Check out the example scripts and notebooks in the /examples/ folder.