- Notifications
You must be signed in to change notification settings - Fork441
a first implementation of the singular value plot as discussed in #592#593
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
37 commits Select commitHold shift + click to select a range
43e3779
DEV:
forgi86ae7d546
Update control/freqplot.py
forgi8636e8b77
Update control/freqplot.py
forgi864e055bb
FIX:
forgi8614ef194
Merge remote-tracking branch 'origin/singular-values-plot' into singu…
forgi86681edb7
FIX:
forgi868d02fae
FIX:
forgi86fe97069
FIX:
forgi86762fbd6
FIX: development of parametrized tests for the singular_values_plot f…
forgi863b09ae7
FIX: using option squeeze=False to keep all dimensions from the frequ…
forgi869c68700
FIX:
forgi86a392c97
DOC:
forgi86caa3e2c
FIX:
forgi860607314
FIX:
forgi8665b4e49
TST:
forgi8687d48ab
TST:
forgi86a289f8c
MAINT: refactoring of the frequency selection logic as a private func…
forgi86fbafc6c
FIX: added missing omega vector in test system ss_siso_ct
forgi867f5d66c
TST:
forgi8681f9ee7
TST: added a test condition that expects the warning to be issued whe…
forgi867d19b30
MAINT:
forgi8634c3826
DOC: updated example for singular_values_plot
forgi8648015d5
MAINT: _bode_defaults removed, fields moved in _freqplot_default
forgi8638dfeda
MAINT: no warning issued for evaluation above the Nyquist frequency
forgi86555902b
MAINT: removing references to singular_values_plot configurations
forgi86ec69337
MAINT: removing references to singular_values_plot configurations
forgi86288a7ee
MAINT: removing references to bode configurations (use freqplot instead)
forgi868f3f76d
Update control/freqplot.py
forgi86fb3d9a0
MAINT: the Hz parameter of bode_plot and singular_values_plot now onl…
forgi8637c0962
DOC: bode changed to freqplot in conventions.rst
forgi86a486c18
Merge remote-tracking branch 'origin/singular-values-plot' into singu…
forgi869143d75
Merge branch 'master' into singular-values-plot
forgi86f5de343
DOC: modified docstring (Examples section) in singular_values_plot to…
forgi869638e92
DOC: modified docstring (Examples section) in singular_values_plot to…
forgi8610cde40
DOC: modified docstring (Examples section) in singular_values_plot to…
forgi860ada3f6
DOC: modified imports in docstring (Examples section) in singular_val…
forgi86649c394
Merge branch 'master' into pr-593
bnavigatorFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
8 changes: 4 additions & 4 deletionscontrol/config.py
This 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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.