From: Ben G. <no...@gi...> - 2022-11-17 11:42:50
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 3729027aa0dd1c2170f78367b560cdc0deb0926d https://github.com/python-control/python-control/commit/3729027aa0dd1c2170f78367b560cdc0deb0926d Author: Sawyer Fuller <mi...@uw...> Date: 2022-11-16 (Wed, 16 Nov 2022) Changed paths: M control/iosys.py M control/tests/interconnect_test.py M control/tests/iosys_test.py Log Message: ----------- fix error when an IOSystem is combined with a TransferFunction system Commit: 2dc409bb13c6897932a2e7839a9aba6c75c75fd1 https://github.com/python-control/python-control/commit/2dc409bb13c6897932a2e7839a9aba6c75c75fd1 Author: Ben Greiner <co...@bn...> Date: 2022-11-17 (Thu, 17 Nov 2022) Changed paths: M control/iosys.py M control/tests/interconnect_test.py M control/tests/iosys_test.py Log Message: ----------- Merge pull request #793 from sawyerbfuller/interconnect-tf fix error when an IOSystem is combined with a TransferFunction system Compare: https://github.com/python-control/python-control/compare/5180c7bd41da...2dc409bb13c6 |