Branch: refs/heads/master
Home: https://github.com/python-control/python-control
Commit: 78904e87aaffbd5b3bbd7eeba7575f0bd06956d5
https://github.com/python-control/python-control/commit/78904e87aaffbd5b3bbd7eeba7575f0bd06956d5
Author: Joseph C. Slater <jos...@gm...>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
M control/timeresp.py
Log Message:
-----------
recognize that function name had changed.
Function name had changed some time back, but global replace of function name missed this instance. This fixes the help in impulse_response
Commit: da0ddc18ad8dcdbe9943c4d11091368cadf08ef3
https://github.com/python-control/python-control/commit/da0ddc18ad8dcdbe9943c4d11091368cadf08ef3
Author: Richard Murray <mu...@cd...>
Date: 2017-12-27 (Wed, 27 Dec 2017)
Changed paths:
M control/timeresp.py
Log Message:
-----------
Merge pull request #166 from josephcslater/master
DOC: ForcedResponse → forced_response in timeresp.py
Compare: https://github.com/python-control/python-control/compare/05d6bc5257d7...da0ddc18ad8d |