Home
Richard Murray edited this page Feb 11, 2021
·
9 revisions
Welcome to the python-control developers wiki!
This wiki contains information for developers of the python-control package. Use this wiki document design decisions and other information about the package that is not contained elsewhere. Please note that user documentation does not belong here. All user documentation should go in the user manual that is part of the distribution.
Developer documentation:
- Release notes - information on past and future releases of the package
- Release instructions - what needs to be done to release a new version of the package
- Setup development environment with conda - quick start for development
- How to contribute with a pull request - How to create a pull request and keep it up to date with the master branch
- Coding conventions - naming conventions, docstring format, etc
- Testing conventions - constructing unit tests (and examples)
User documentation:
- Sourceforge home - [obsolete] home page for the python-control package
- Package documentation - latest documentation on readthedocs.org
- http://python-control.org - "homepage" (currently points to readthedoc)