README

Building the documentation

run

make html

to generate the new documentation using sphinx. For this project we agreed on the numpy style docstrings. See e.g.

http://pyfact.readthedocs.org/en/latest/code-doc_np_HOWTO_DOCUMENT.html

for a guide.

Requires: