From: Richard M. <no...@gi...> - 2021-01-20 20:51:01
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: e838b4bee01baf4814df4dc190ace326b7689c03 https://github.com/python-control/python-control/commit/e838b4bee01baf4814df4dc190ace326b7689c03 Author: Richard Murray <mu...@cd...> Date: 2021-01-19 (Tue, 19 Jan 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- initial implementation of MIMO step, impulse response Commit: 85a480c8edbe76d9ff4dc3cc5ffafd8e9c892577 https://github.com/python-control/python-control/commit/85a480c8edbe76d9ff4dc3cc5ffafd8e9c892577 Author: Richard Murray <mu...@cd...> Date: 2021-01-19 (Tue, 19 Jan 2021) Changed paths: M control/iosys.py M control/tests/matlab2_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- finalize MIMO implementation: remove duplicate code, unit test updates Commit: 28bbe7f220adfca82714ed77fa10162e430e74bb https://github.com/python-control/python-control/commit/28bbe7f220adfca82714ed77fa10162e430e74bb Author: Richard Murray <mu...@cd...> Date: 2021-01-19 (Tue, 19 Jan 2021) Changed paths: M control/config.py M control/timeresp.py Log Message: ----------- fixes for @sawyerbfuller review Commit: 1502d38c4a78cbc4f49bbd758d892fd1d2b48071 https://github.com/python-control/python-control/commit/1502d38c4a78cbc4f49bbd758d892fd1d2b48071 Author: Richard Murray <mu...@cd...> Date: 2021-01-20 (Wed, 20 Jan 2021) Changed paths: M control/config.py M control/iosys.py M control/tests/matlab2_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #514 from murrayrm/mimo_impulse_step_response MIMO impulse and step response Compare: https://github.com/python-control/python-control/compare/0a08ff2cd6fb...1502d38c4a78 |