From: Ben G. <no...@gi...> - 2022-08-25 09:08:48
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 4c954d21450ccfad4a13a98c1d08ddcad880cdff https://github.com/python-control/python-control/commit/4c954d21450ccfad4a13a98c1d08ddcad880cdff Author: Richard Murray <mu...@cd...> Date: 2022-08-24 (Wed, 24 Aug 2022) Changed paths: M control/tests/matlab_test.py Log Message: ----------- remove slycotonly from selected MIMO tests Commit: 6e3113a0b82eec20712211b6ed77f2cc3692fa26 https://github.com/python-control/python-control/commit/6e3113a0b82eec20712211b6ed77f2cc3692fa26 Author: Richard Murray <mu...@cd...> Date: 2022-08-24 (Wed, 24 Aug 2022) Changed paths: M control/tests/matlab_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- remove bad dimension check in forced_response for dtime systems Commit: 59aeceb120f9e73e32a43ee626b94343d3269fe4 https://github.com/python-control/python-control/commit/59aeceb120f9e73e32a43ee626b94343d3269fe4 Author: Ben Greiner <co...@bn...> Date: 2022-08-25 (Thu, 25 Aug 2022) Changed paths: M control/tests/matlab_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #765 from murrayrm/matlab.lsim-24Aug2022 fix control.matlab.lsim bug for discrete time system Compare: https://github.com/python-control/python-control/compare/d4c1f143a13a...59aeceb120f9 |