From: Ben G. <no...@gi...> - 2021-04-01 10:54:31
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: a0a570afc22092dcd41cfc3550a578f0627529cf https://github.com/python-control/python-control/commit/a0a570afc22092dcd41cfc3550a578f0627529cf Author: Ben Greiner <co...@bn...> Date: 2021-03-30 (Tue, 30 Mar 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- test more asymptotic step_info Commit: 6e94302de16b024a69a542999f25d952a3dd1dda https://github.com/python-control/python-control/commit/6e94302de16b024a69a542999f25d952a3dd1dda Author: Ben Greiner <co...@bn...> Date: 2021-03-30 (Tue, 30 Mar 2021) Changed paths: M control/timeresp.py Log Message: ----------- fix settling min/max for asymptotic systen Commit: e06197c4d9889aa4d71d0e1ff0b0953b269c8b59 https://github.com/python-control/python-control/commit/e06197c4d9889aa4d71d0e1ff0b0953b269c8b59 Author: Ben Greiner <co...@bn...> Date: 2021-03-31 (Wed, 31 Mar 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- actually use the specified time vector Commit: f1a98603a3472a75eabc8d8cb61b46089347fa39 https://github.com/python-control/python-control/commit/f1a98603a3472a75eabc8d8cb61b46089347fa39 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #600 from bnavigator/fix-598 Include InfValue into settling min/max calculation for step_info Compare: https://github.com/python-control/python-control/compare/9edc768ae299...f1a98603a347 |