From: Richard M. <no...@gi...> - 2020-05-17 02:09:21
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: b9dad5e8bbfe084b1ebea1609667b231229c54c0 https://github.com/python-control/python-control/commit/b9dad5e8bbfe084b1ebea1609667b231229c54c0 Author: Richard Murray <mu...@cd...> Date: 2020-05-16 (Sat, 16 May 2020) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- fix computation of default response time for constant systems (#383) * fix computation of default response time for constant systems * add single function to compute response times |