implement indexing for transfer function by hungpham2511 · Pull Request #246 · python-control/python-control
Navigation Menu
{{ message }}
python-control / python-control Public
- Notifications You must be signed in to change notification settings
- Fork 453
Merged
murrayrm merged 1 commit intopython-control:masterfrom
Dec 21, 2018Merged
implement indexing for transfer function#246
murrayrm merged 1 commit intopython-control:masterfrom
implement indexing for transfer function#246
murrayrm merged 1 commit intopython-control:masterfrom
Conversation
Copy link Copy Markdown
Contributor
hungpham2511
commented
Nov 22, 2018
hungpham2511
commented
Indexing for MIMO transfer functions is implemented in this commit. The expected behavior is largely similar to how one would slice the transfer matrix: the first index is used for rows, the second is for columns.
Copy link Copy Markdown
coveralls
commented
Nov 22, 2018
coveralls commented
Nov 22, 2018
murrayrm
merged commit
b89ed4f
into
python-control:master
This was referenced
Dec 21, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment