.. space documentation install file Installation ============ .. toctree:: :maxdepth: 2 :caption: Contents: To install: .. code-block:: bash python3 -m venv venv . ./venv/bin/activate pip install spaced Spaced has been tested on Python 3.5 and is dependent upon `pyyaml `_, `numpy `_, `scipy `_ and `matplotlib `_. For :ref:`testing ` the package, there are dependencies upon `pytest `_, `pyreadline `_ and `Click `_. .. raw:: html prev, top, next