Small fixes for 0.9.4 release by murrayrm · Pull Request #880 · python-control/python-control
Navigation Menu
{{ message }}
python-control / python-control Public
- Notifications You must be signed in to change notification settings
- Fork 453
Merged
murrayrm merged 7 commits intopython-control:mainfrom
Mar 31, 2023Merged
Small fixes for 0.9.4 release#880
murrayrm merged 7 commits intopython-control:mainfrom
Small fixes for 0.9.4 release#880
murrayrm merged 7 commits intopython-control:mainfrom
Conversation
Copy link Copy Markdown
Member
murrayrm
commented
Mar 27, 2023
murrayrm
commented
This PR implements a number of small fixes for issues tagged for resolution in release 0.9.4:
- Updated installation documentation to recommend conda installation first, then pip (resolves Change installation instructions to recommend Conda, warn about compiling Slycot #850)
- Added more documentation about Nyquist plot scaling (resolves Incorrect nyquist plot #830)
- Deprecated
issys()(resolves ctrlutil.issys() is confusing (tests for LTI) #876) - Changed short package name for
control.optimalfromopttoobcconsistently throughout documentation. - Fixed sphinx processing of version to allow proper links to source code (resolves Readthedocs points to wrong version of source code for .postN release #837).
- Added numpy 1.24.2 to list of exceptions for flatness test on linux using Generic BLAS (resolves Numpy 1.24.2 breaks OS/BLAS test matrix #866).
- Additional updates to docstrings and rst files as I went through the above items.
Copy link Copy Markdown
murrayrm
added this to the
0.9.4 milestone
murrayrm added 7 commits
March 31, 2023 13:16
murrayrm
force-pushed
the
smallfixes-26Mar2023
branch
from
ee173f2 to
1d7480a
Compare
sawyerbfuller approved these changes Mar 31, 2023
Copy link Copy Markdown
Contributor
sawyerbfuller
left a comment
sawyerbfuller
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
murrayrm
merged commit
999189c
into
python-control:main
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment