Python control library
Project description
A library for commonly used controls algorithms (e.g. creating LQR controllers). An alternative to Richard Murray’s “control” package – however, here we do not require Slycot.
The goals of this are:
Allow me to easily design control systems in Python
Learn some more about Python
Maybe provide something useful to other people.
How to install
Clone this repository somewhere convenient: git clone https://github.com/markwmuller/controlpy.git
Install the package (we’ll do a “develop” install, so any changes are immediately available): python setup.py develop (you’ll probably need to be administrator)
You’re ready to go: try running the examples in the example folder.
(c) Mark W. Mueller 2014
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for controlpy-0.0.0.dev1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01378904051252d122735da0f00c1e3b72bb82ae9729817da2b10fba21976a45 |
|
MD5 | 36242f078257cb74f93a239e5e89e10f |
|
BLAKE2b-256 | 5ec1a7fe496e2f318928d16705fca67974e02847d2170f78fd3104307aa55e8c |