From: Ben G. <no...@gi...> - 2021-04-11 14:41:47
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 7ae6d0a5d33c29714e8a801fca3ae2ec95f7b6ed https://github.com/python-control/python-control/commit/7ae6d0a5d33c29714e8a801fca3ae2ec95f7b6ed Author: Rory Yorke <ror...@gm...> Date: 2021-04-11 (Sun, 11 Apr 2021) Changed paths: M control/rlocus.py M control/sisotool.py Log Message: ----------- Fix warnings generated by sisotool Use recommended canvas.manager.{get,set}_window_title instead of deprecated canvas.{get,set}_window_title. Remove redundant marker specification in sisotool rlocus plot. Commit: 15dc5cef9bb6e3f407b585c2608812bd90f05226 https://github.com/python-control/python-control/commit/15dc5cef9bb6e3f407b585c2608812bd90f05226 Author: Ben Greiner <co...@bn...> Date: 2021-04-11 (Sun, 11 Apr 2021) Changed paths: M control/rlocus.py M control/sisotool.py Log Message: ----------- Merge pull request #608 from roryyorke/rory/sisotool-warnings Fix warnings generated by sisotool Compare: https://github.com/python-control/python-control/compare/8299ebbe2cbf...15dc5cef9bb6 |