* Fix docstring for root_locus_map by @bnavigator in #988
* Update documentation, processing of root_locus kvect keyword by
@murrayrm in #989
* Fix typo in ICSystem updfcn, outfcn: update_params ->
_update_params by @murrayrm in #990
* Support NumPy 2 by @bnavigator in #994
* Set response I/O labels from system for frequency response by
@murrayrm in #1000
* Change klist to gains kwarg for matlab.wrappers.rlocus by
@gdmcbain in #999
* Fix typo in xferfcn.py by @ansrandrieu in #1005
* Add place_varga in API doc by @pierre-haessig in #1004
* Process legacy rlocus keyword k->gains by @gdmcbain in #1003
* Fix numpydoc for place_varga by @bnavigator in #1007
* Improve acker pole placement doc by @pierre-haessig in #1006
* Fix nyquist plotting from FrequencyResponseData by @wueestry in
#996
* Better I/O systems support for phase plots by @murrayrm in
#1001
* Updates for NumPy 2.0 compatibility in CI tests by @murrayrm in
#1013
* Add slicing access for state-space models with tests by
@guptavaibhav0 in #1012
* Frequency plot improvements by @murrayrm in #1011
* Add extra information to nyquist plots by @wueestry in #997
* Fix bug in root_locus_plot identified by @NikolaiVChr in issue
#1016 by @murrayrm in #1021
* Fix parallel input or output interconnect bug (issue #1015) by
@murrayrm in #1017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-control?expand=0&rev=58
* Small docstring fixes for release by @murrayrm in #832
- Update to version 0.9.1
- Update to version 0.8.4
* Improved default time vector for time response
* New use_legacy_defaults function to allow compatibility
* Allow creation of non-proper transfer functions
(bnavigator, rlegnain)
* Added ability to set arrow head length and width option
* Added ability to 'prewarp' the conversion of continuous to
* Added rlocus capability for discrete-time systems
* Updated pzmap grid to be compatible with matplotlib updates
* Implement loadable string representation (repr) for tf, ss,
* Fixed margin computation for discrete time systems
* Fixed InterconnectedSystem naming bugs, improved
* Fixed LinearIOSystem output bug in output function
* Fixed bug in forced_response that overrode squeeze
* Use rad/sec for Bode plot in MATLAB bode (was erroneously
* Removed deprecated scipy calls and updated to latest numpy
* Updated unit tests + switch to pytest (bnavigator,
* Return type for eigenvalues in lqe changed to 1D array
- Skip a test family on Leap because of segfaults in numpy
- moved Pillow requirement to matplotlib package
- add pr430-numpy119delete.patch to fix test failures with new numpy
- remove ppc workaround
and matrix type during tests gh#python-control/python-control#423
- skip mixsyn test on PowerPC boo#1172555
duplicated array test
- remove python-devel from BuildRequires
- add slycot to BuildRequires for tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-control?expand=0&rev=56