From: Richard M. <mu...@cd...> - 2017-04-21 14:49:03
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 1f9e46c94b05ee4c81e5ce6fe0d5f341e0632ad2 https://github.com/python-control/python-control/commit/1f9e46c94b05ee4c81e5ce6fe0d5f341e0632ad2 Author: Richard Murray <mu...@cd...> Date: 2017-04-15 (Sat, 15 Apr 2017) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- TST: add unit test for comparing return values of continuous/discrete sims Commit: 1adfaf064fe2a7ca76ca41df7b1b8f2bcccb3592 https://github.com/python-control/python-control/commit/1adfaf064fe2a7ca76ca41df7b1b8f2bcccb3592 Author: Richard Murray <mu...@cd...> Date: 2017-04-15 (Sat, 15 Apr 2017) Changed paths: M control/timeresp.py Log Message: ----------- BUG: transpose outputs for discrete time simulations Commit: e3c0f793249cd5878e52f335a8cf6b9fd8b87c16 https://github.com/python-control/python-control/commit/e3c0f793249cd5878e52f335a8cf6b9fd8b87c16 Author: Richard Murray <mu...@cd...> Date: 2017-04-21 (Fri, 21 Apr 2017) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #143 from murrayrm/timeresp-discrete-retval-fix Make output response matrices consistent between continuous and discrete time Compare: https://github.com/python-control/python-control/compare/6ada795f081e...e3c0f793249c |