Skip to content
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

Fix warning messages in tests; update rlocus/pzmap limits #984

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

murrayrm
Copy link
Member

This PR fixes some warning messages that were showing up due to bad default limits in root locus plots and pole-zero diagrams.

(There are still a few warnings that show up in unit tests, but these seem to be due to some deprecations that matplotlib needs to fix and some strange "divide by zero" errors in computing determinants that must be in numpy or openblas.)

@coveralls
Copy link

Coverage Status

coverage: 94.416% (-0.009%) from 94.425%
when pulling dea3821 on murrayrm:fix_warnings-30Mar2024
into 4d878a9 on python-control:main.

@murrayrm murrayrm changed the title Fix warning messags in tests; update rlocus/pzmap limits Fix warning messages in tests; update rlocus/pzmap limits Mar 30, 2024
@murrayrm murrayrm added this to the 0.10.0 milestone Mar 31, 2024
@murrayrm murrayrm merged commit ea3e6a5 into python-control:main Mar 31, 2024
23 checks passed
@murrayrm murrayrm deleted the fix_warnings-30Mar2024 branch March 31, 2024 14:15
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.

None yet

2 participants