From: Ben G. <no...@gi...> - 2024-04-08 08:43:52
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 6b00fd42cca247f5109e10ad2fae6f7dfef5e885 https://github.com/python-control/python-control/commit/6b00fd42cca247f5109e10ad2fae6f7dfef5e885 Author: Richard Murray <mu...@cd...> Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M control/nlsys.py M control/tests/interconnect_test.py Log Message: ----------- fix typo in ICSystem updfcn, outfcn: update_params -> _update_params Commit: 1bb0a46d2475e1b185a4cb6f8c45f64aa0248526 https://github.com/python-control/python-control/commit/1bb0a46d2475e1b185a4cb6f8c45f64aa0248526 Author: Ben Greiner <co...@bn...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M control/nlsys.py M control/tests/interconnect_test.py Log Message: ----------- Merge pull request #990 from murrayrm/fix_ic_update_params-07Apr2024 Fix typo in ICSystem updfcn, outfcn: update_params -> _update_params Compare: https://github.com/python-control/python-control/compare/49f03e7b6e36...1bb0a46d2475 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |