From: Ben G. <no...@gi...> - 2020-12-31 11:14:59
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 8c707dd91459ed888fe459985fa3891315040fec https://github.com/python-control/python-control/commit/8c707dd91459ed888fe459985fa3891315040fec Author: Richard Murray <mu...@cd...> Date: 2020-12-30 (Wed, 30 Dec 2020) Changed paths: M control/statesp.py M control/tests/convert_test.py M control/tests/iosys_test.py Log Message: ----------- generate error for tf2ss of non-proper transfer function + PEP8 cleanup Commit: 9c409ebfcac4dfc54847058b77b574911e9365e1 https://github.com/python-control/python-control/commit/9c409ebfcac4dfc54847058b77b574911e9365e1 Author: Ben Greiner <co...@bn...> Date: 2020-12-31 (Thu, 31 Dec 2020) Changed paths: M control/config.py M control/dtime.py M control/iosys.py M control/lti.py M control/statesp.py M control/tests/config_test.py M control/tests/discrete_test.py M control/tests/iosys_test.py M control/tests/lti_test.py M control/tests/matlab_test.py M control/tests/statesp_test.py M control/tests/xferfcn_test.py M control/xferfcn.py M doc/conventions.rst Log Message: ----------- Merge branch 'master' into iosys-nonproper-tf Commit: 383e7a485b3dfd70026bfb0417c3c6f3e5812f1e https://github.com/python-control/python-control/commit/383e7a485b3dfd70026bfb0417c3c6f3e5812f1e Author: Ben Greiner <co...@bn...> Date: 2020-12-31 (Thu, 31 Dec 2020) Changed paths: M control/statesp.py M control/tests/convert_test.py M control/tests/iosys_test.py Log Message: ----------- Merge pull request #492 from murrayrm/iosys-nonproper-tf generate error for tf2ss of non-proper transfer function Compare: https://github.com/python-control/python-control/compare/d1502f4684f5...383e7a485b3d |