From: Ben G. <no...@gi...> - 2022-12-31 22:13:31
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 6c90c206e4eb5a88cb1c3cb6c6b90eb0779e4d2a https://github.com/python-control/python-control/commit/6c90c206e4eb5a88cb1c3cb6c6b90eb0779e4d2a Author: Ben Greiner <co...@bn...> Date: 2022-12-31 (Sat, 31 Dec 2022) Changed paths: M control/tests/sisotool_test.py Log Message: ----------- Sisotool test: must be shared Commit: b7baec0363f6d01e4201068a4364c8b951f2ce0e https://github.com/python-control/python-control/commit/b7baec0363f6d01e4201068a4364c8b951f2ce0e Author: Ben Greiner <co...@bn...> Date: 2022-12-31 (Sat, 31 Dec 2022) Changed paths: M control/sisotool.py Log Message: ----------- GrouperView.join() is deprecated, call highlevel sharex if needed Commit: 55730b6e1556462ccd75a655bc2939bacbb1da5d https://github.com/python-control/python-control/commit/55730b6e1556462ccd75a655bc2939bacbb1da5d Author: Ben Greiner <co...@bn...> Date: 2022-12-31 (Sat, 31 Dec 2022) Changed paths: M control/sisotool.py M control/tests/sisotool_test.py Log Message: ----------- Merge pull request #834 from bnavigator/fix-sisotool-mpl-deprecation Sisotool: Fix Matplotlib deprecation of axis share handling Compare: https://github.com/python-control/python-control/compare/9cef6616929b...55730b6e1556 |