implement indexing for transfer function by hungpham2511 · Pull Request #246 · python-control/python-control

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@hungpham2511

Copy link Copy Markdown

Contributor

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.

@coveralls

Copy link Copy Markdown

Coverage Status

Coverage decreased (-0.9%) to 78.047% when pulling 97f201b on hungpham2511:tf-indexing into 4b0101c on python-control:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@hungpham2511 @coveralls @murrayrm