Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Fix root_locus() handling of ax parameter#871

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
sawyerbfuller merged 1 commit intopython-control:mainfromhenklaak:fix_root_locus_ax
Feb 23, 2023
Merged

Fix root_locus() handling of ax parameter#871

sawyerbfuller merged 1 commit intopython-control:mainfromhenklaak:fix_root_locus_ax
Feb 23, 2023

Conversation

henklaak
Copy link
Contributor

Fixes#870

@coveralls
Copy link

Coverage Status

Coverage: 94.883% (+0.01%) from 94.872% when pullingd13f1ed on henklaak:fix_root_locus_ax into346bc40 on python-control:main.

@sawyerbfuller
Copy link
Contributor

This seems like a more straightforward and correct way of implementing sgrid - can you confirmsisotool still works as you might expect on that transfer function, and that the gridlines turn off whenrlocus_grid=False?

Also, we currently have an excess of sgrid functions. There is another : ) It is to be found ingrid.py and it is calledsgrid. I haven't compared the two but that one may be more modern/faster? (though it also needs to be upgraded to accept an ax keyword). If so, maybe theroot_locus function should switch to using that one and delete the one inrlocus.

@henklaak
Copy link
ContributorAuthor

@sawyerbfuller
Sisotool still works (as far as I know how to use it) and the grid is 'switchable'.

The harmonization of different grid implementations is outside the scope of this Issue/PR. I can take a stab at it later.

image

@sawyerbfuller
Copy link
Contributor

Looks good to me

@sawyerbfullersawyerbfuller merged commit8972e82 intopython-control:mainFeb 23, 2023
@murrayrmmurrayrm added this to the0.9.4 milestoneMar 27, 2023
Sign up for freeto 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
0.9.4
Development

Successfully merging this pull request may close these issues.

root_locus() does not properly handle ax parameter
4 participants
@henklaak@coveralls@sawyerbfuller@murrayrm

[8]ページ先頭

©2009-2025 Movatter.jp