From: Richard M. <no...@gi...> - 2021-03-20 02:04:39
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 8c9e807ec64c62cde1dc6e174580099dfac8afd9 https://github.com/python-control/python-control/commit/8c9e807ec64c62cde1dc6e174580099dfac8afd9 Author: Ben Greiner <co...@bn...> Date: 2021-03-20 (Sat, 20 Mar 2021) Changed paths: M control/lti.py M control/statesp.py M control/tests/freqresp_test.py M control/tests/statesp_test.py M control/tests/xferfcn_test.py M control/xferfcn.py Log Message: ----------- discard zero imaginary part for sys.dcgain() Commit: 9a54254eec86d99aacbf3df30e693c139dc2af1c https://github.com/python-control/python-control/commit/9a54254eec86d99aacbf3df30e693c139dc2af1c Author: Ben Greiner <co...@bn...> Date: 2021-03-20 (Sat, 20 Mar 2021) Changed paths: M control/tests/freqresp_test.py Log Message: ----------- Apply review suggestions by @murrayrm: revert comment change, remove parameter Commit: 55d7e2b53d7ca8846faf7e2f41591c88751d2152 https://github.com/python-control/python-control/commit/55d7e2b53d7ca8846faf7e2f41591c88751d2152 Author: Richard Murray <mu...@cd...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/lti.py M control/statesp.py M control/tests/freqresp_test.py M control/tests/statesp_test.py M control/tests/xferfcn_test.py M control/xferfcn.py Log Message: ----------- Merge pull request #579 from bnavigator/dcgain-real discard zero imaginary part for sys.dcgain() Compare: https://github.com/python-control/python-control/compare/c3c659638fb2...55d7e2b53d7c |