Thank you for considering contributing! We welcome all kinds of contributions—bug reports, feature requests, documentation, tests, and code.
Feel free to submit a "pull request" on GitHub in a designated feature branch. Include comments about what the fix/update does, and ensure the tests work by running:
states = res.run(timeseries)For new features, please also consider updating the examples folder to show the intended use of the feature.
For questions about the package, you can find contact info in the documentation.