From: Richard M. <no...@gi...> - 2019-05-02 00:45:55
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: c765811ef70e15409070748c1f2485b2a2b454e5 https://github.com/python-control/python-control/commit/c765811ef70e15409070748c1f2485b2a2b454e5 Author: Richard Murray <mu...@cd...> Date: 2019-05-01 (Wed, 01 May 2019) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py M doc/conventions.rst Log Message: ----------- fix time series inconsistency between continuous and discrete time simulations (#295) * fix time series inconsistency between continuous and discrete time * code cleanup in response to review |