Contributing Guide

Issue Tracker | Source Code |

One of the best ways to contribute is by improving our documentation. This project uses sphinx as a documentor with the Matlab Domain extension. More resources on documentation can be found at writethedocs.org.

docstrings

The easiest and most effective way to start contributing to the user manual and documentation of the project is by helping improve our docstrings docstrings, the comments just below the function signature. See some of the currently documented functions for examples.