From: Richard M. <no...@gi...> - 2021-02-12 01:48:54
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 684d561fcb2bd5e5f7db77760a9f7ee093f9983b https://github.com/python-control/python-control/commit/684d561fcb2bd5e5f7db77760a9f7ee093f9983b Author: Sawyer Fuller <mi...@uw...> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M control/tests/freqresp_test.py Log Message: ----------- changed discrete-time transfer function in freqresp_test.py to be a better-behaved stable transfer function that does not have poles and zeros on the unit circle Commit: d3928e57e84cea645faaece04ae03387bd1d1f3b https://github.com/python-control/python-control/commit/d3928e57e84cea645faaece04ae03387bd1d1f3b Author: Richard Murray <mu...@cd...> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M control/tests/freqresp_test.py Log Message: ----------- Merge pull request #543 from sawyerbfuller/freqplotting eliminate warnings in freqresp_test.py Compare: https://github.com/python-control/python-control/compare/eb62d80995f4...d3928e57e84c |