ContributingΒΆ

Thanks for your interest in contributing!

Reporting bugs: Open an issue on GitHub with a description, steps to reproduce, and your Python/MATLAB version and OS.

Requesting features: Open a GitHub issue describing the feature and its use case.

Contributing code:

  1. Fork the repository

  2. Create a branch (git checkout -b my-feature)

  3. Make your changes

  4. Run the tests: python -m pytest tests/

  5. Open a pull request

Please keep code concise and match the existing style.

Getting help: Open a GitHub issue or email juliemfabre@gmail.com.