- Notifications
You must be signed in to change notification settings - Fork441
improve forced_response and its documentation#588
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
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
bnavigator commentedMar 24, 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.
Strange that the markov test fails here too. https://github.com/python-control/python-control/pull/588/checks?check_run_id=2188093854#step:5:212 A rerun succeeded. Wonder what triggered the length mismatch of Y and U. |
coveralls commentedMar 24, 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.
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.
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.
bnavigator commentedMar 26, 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.
Even without the modifications of this PR, Fixed witha6ea296 TODO: cover the new lines. They were only triggered by the testMarkovResults test depending on the random seed. |
xfail testmarkovResults until#588 is merged
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.
Looks good. Seems reasonable to allow a nonzero start time!
Uh oh!
There was an error while loading.Please reload this page.
return_x
as revealed bycontrol.forced_response argument T #586.Remove redundant kwarg defaults. They are in the call signuature.Numpydoc compliant default indication