From: Richard M. <no...@gi...> - 2021-06-16 04:06:49
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 0a8290906569b74763ac47133203ed31051d7f74 https://github.com/python-control/python-control/commit/0a8290906569b74763ac47133203ed31051d7f74 Author: Ben Greiner <co...@bn...> Date: 2021-05-01 (Sat, 01 May 2021) Changed paths: M control/freqplot.py Log Message: ----------- remove duplicate code for omega determination Commit: 31cd4d0de9f838cd06da49a55ec9ff625257ec44 https://github.com/python-control/python-control/commit/31cd4d0de9f838cd06da49a55ec9ff625257ec44 Author: Ben Greiner <co...@bn...> Date: 2021-05-01 (Sat, 01 May 2021) Changed paths: M control/freqplot.py Log Message: ----------- add some omegas for quarter circle around origin poles in nyquist contour Commit: 38d690975233b418435d34d074bdeda3a45e63ef https://github.com/python-control/python-control/commit/38d690975233b418435d34d074bdeda3a45e63ef Author: Ben Greiner <co...@bn...> Date: 2021-05-01 (Sat, 01 May 2021) Changed paths: M control/tests/nyquist_test.py Log Message: ----------- only evaluate interactive code when __main__ Commit: 4a4d08896c07edc6c1c6e7b761d987e3f3e3e48d https://github.com/python-control/python-control/commit/4a4d08896c07edc6c1c6e7b761d987e3f3e3e48d Author: Ben Greiner <co...@bn...> Date: 2021-05-01 (Sat, 01 May 2021) Changed paths: M control/tests/nyquist_test.py Log Message: ----------- mplcleanup for all nyquist tests Commit: 5cf03583ab095c9a771a3320ca051f7b640a9374 https://github.com/python-control/python-control/commit/5cf03583ab095c9a771a3320ca051f7b640a9374 Author: Ben Greiner <co...@bn...> Date: 2021-05-01 (Sat, 01 May 2021) Changed paths: M control/tests/nyquist_test.py Log Message: ----------- add test for quarter circle Commit: 618ea4520a965ce093973ab5fc97c3d0e5dfa65e https://github.com/python-control/python-control/commit/618ea4520a965ce093973ab5fc97c3d0e5dfa65e Author: Richard Murray <mu...@cd...> Date: 2021-06-15 (Tue, 15 Jun 2021) Changed paths: M control/freqplot.py M control/tests/nyquist_test.py Log Message: ----------- Merge pull request #620 from bnavigator/freqplot-omega Refine automatic contour determination in Nyquist plot Compare: https://github.com/python-control/python-control/compare/608093e6a3b2...618ea4520a96 |