- Notifications
You must be signed in to change notification settings - Fork441
ENH: add bdschur, which calls Slycot mb03rd. Change modal_form to us…#495
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
coveralls commentedJan 1, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice! Some comments about the docstrings and test suite. Can't say much about the algorithms themselves.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Thanks@bnavigator ! I've added the |
… bdschurThe bdschur interface is modelled after the Matlab function of thesame name; it can also optionally sort the modal blocks.Added tests for bdschur, and modified tests for modal_form.
Rebased and changed |
…e bdschur
The bdschur interface is modelled after the Matlab function of the
same name; it can also optionally sort the modal blocks.
Added tests for bdschur, and modified tests for modal_form.
Closes#318