Skip to content

Improved lqe calling functionality #673

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 2, 2021

Conversation

murrayrm
Copy link
Member

This PR updates the lqe() function to allow it to be called with a StateSpace system as the first argument rather than the matrices that define the system. This matches the functionality of the lqr command. Docstrings have been updated to reflect the new functionality and to match the notation used for lqr a bit better. Unit tests added to cover the new code.

This PR has some overlap with #670, so depending on which gets merged first it may be necessary to rebase.

@coveralls
Copy link

coveralls commented Nov 26, 2021

Coverage Status

Coverage increased (+0.1%) to 90.175% when pulling 31729c8 on murrayrm:enh-lqe into 56cecc0 on python-control:master.

@murrayrm murrayrm mentioned this pull request Nov 26, 2021
@bnavigator bnavigator merged commit 81a4f38 into python-control:master Dec 2, 2021
@murrayrm murrayrm added this to the 0.9.1 milestone Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants