From: Ben G. <no...@gi...> - 2024-01-10 10:51:45
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 6a8779c1bb01da099dcefac5001b74c7ba428842 https://github.com/python-control/python-control/commit/6a8779c1bb01da099dcefac5001b74c7ba428842 Author: Richard Murray <mu...@cd...> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- fix TimeResponseData.to_pandas() to handle zero state case (#957) Commit: 6ed2e7797f093c83462b69ff583ac1848d1e074f https://github.com/python-control/python-control/commit/6ed2e7797f093c83462b69ff583ac1848d1e074f Author: Ben Greiner <co...@bn...> Date: 2024-01-10 (Wed, 10 Jan 2024) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #958 from murrayrm/to_pandas_bug-03Jan2024 Fix TimeResponseData.to_pandas() to handle zero state case Compare: https://github.com/python-control/python-control/compare/b389b64749ae...6ed2e7797f09 |