From: Richard M. <no...@gi...> - 2021-06-16 02:28:40
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: ca302d65f6efa3f116dc5660099ac7383ea0161e https://github.com/python-control/python-control/commit/ca302d65f6efa3f116dc5660099ac7383ea0161e Author: Ben Greiner <co...@bn...> Date: 2021-04-29 (Thu, 29 Apr 2021) Changed paths: M control/tests/rlocus_test.py M control/tests/sisotool_test.py Log Message: ----------- add coverage for rlocus with dtime, grid and sisotool Commit: 39dee6f38fe391027783aacc453489eb2d012000 https://github.com/python-control/python-control/commit/39dee6f38fe391027783aacc453489eb2d012000 Author: Ben Greiner <co...@bn...> Date: 2021-04-29 (Thu, 29 Apr 2021) Changed paths: M control/rlocus.py Log Message: ----------- simplify grid and sisotool logic Commit: fae38af3578cde05e660b59cf04def5f63e6d567 https://github.com/python-control/python-control/commit/fae38af3578cde05e660b59cf04def5f63e6d567 Author: Ben Greiner <co...@bn...> Date: 2021-04-29 (Thu, 29 Apr 2021) Changed paths: M control/rlocus.py R control/setup.py M control/tests/rlocus_test.py M setup.cfg Log Message: ----------- more coverage Commit: 608093e6a3b2cdd6c9e060e1d67b50e1a1892102 https://github.com/python-control/python-control/commit/608093e6a3b2cdd6c9e060e1d67b50e1a1892102 Author: Richard Murray <mu...@cd...> Date: 2021-06-15 (Tue, 15 Jun 2021) Changed paths: M control/rlocus.py R control/setup.py M control/tests/rlocus_test.py M control/tests/sisotool_test.py M setup.cfg Log Message: ----------- Merge pull request #617 from bnavigator/cover-rlocus Cover more of root_locus: dtime and sisotool Compare: https://github.com/python-control/python-control/compare/9f27293483c5...608093e6a3b2 |