From: Richard M. <no...@gi...> - 2024-07-07 02:35:03
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: a03ed38c1dbfefe68c084a8239c3465a90e424d4 https://github.com/python-control/python-control/commit/a03ed38c1dbfefe68c084a8239c3465a90e424d4 Author: Johannes Kaisinger <joh...@gm...> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M control/timeresp.py Log Message: ----------- Fix impuse response, input data only contains one inpute[0]==1 in each trace Commit: 7624aeb774d5aeeefa5224dc5f087a869e4c3bd4 https://github.com/python-control/python-control/commit/7624aeb774d5aeeefa5224dc5f087a869e4c3bd4 Author: Johannes Kaisinger <joh...@gm...> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- Add regression test for discrete impulse response input Commit: 7a135d1df0b3350566bab42787652d6b7fdbc0a6 https://github.com/python-control/python-control/commit/7a135d1df0b3350566bab42787652d6b7fdbc0a6 Author: Richard Murray <mu...@cd...> Date: 2024-07-06 (Sat, 06 Jul 2024) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #1023 from KybernetikJo/fix_impulse_response Fix impuse response, input data only contains one input[0]==1 in each trace Compare: https://github.com/python-control/python-control/compare/5ba44b526ed1...7a135d1df0b3 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |