From: Ben G. <no...@gi...> - 2021-04-29 11:57:39
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 1ca4a035bae9621bc7a3d0525d76faa1d9b6a34a https://github.com/python-control/python-control/commit/1ca4a035bae9621bc7a3d0525d76faa1d9b6a34a Author: Nirjhar Das <690...@us...> Date: 2021-04-29 (Thu, 29 Apr 2021) Changed paths: M control/rlocus.py Log Message: ----------- Updated rlocus.py to remove warning by sisotool with rlocus_grid=True At line 239 in rlocus.py parameter passed to _sgrid_func() has been corrected. It was giving error when calling sisotool() with parameter rlocus_grid=True. Commit: c21bc69b4d9693c04c1046fab79f416cac53a91a https://github.com/python-control/python-control/commit/c21bc69b4d9693c04c1046fab79f416cac53a91a Author: Ben Greiner <co...@bn...> Date: 2021-04-29 (Thu, 29 Apr 2021) Changed paths: M control/rlocus.py Log Message: ----------- Merge pull request #616 from nirjhar-das/nirjhar-das-fix-rlocus Updated rlocus.py to remove warning by sisotool() with rlocus_grid=True Compare: https://github.com/python-control/python-control/compare/a6a5beeb19c5...c21bc69b4d96 |