From: Richard M. <no...@gi...> - 2022-12-17 05:31:50
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 4792163bde887b2e4bc1f5716299d14985a5ef7b https://github.com/python-control/python-control/commit/4792163bde887b2e4bc1f5716299d14985a5ef7b Author: mark-yeatman <mar...@gm...> Date: 2022-12-11 (Sun, 11 Dec 2022) Changed paths: M control/passivity.py M control/tests/passivity_test.py Log Message: ----------- Removed epsilon perturbation value in solve_passivity_LMI. Change unit test to reflect scaling values from empirical testing. Commit: a17e3c823e733f20a428f79ea91f9383612f79b8 https://github.com/python-control/python-control/commit/a17e3c823e733f20a428f79ea91f9383612f79b8 Author: mark-yeatman <mar...@gm...> Date: 2022-12-15 (Thu, 15 Dec 2022) Changed paths: M control/tests/passivity_test.py Log Message: ----------- Remove test case. Commit: e6b837d4ff463547708e8a155862473adb34290b https://github.com/python-control/python-control/commit/e6b837d4ff463547708e8a155862473adb34290b Author: Mark <mar...@gm...> Date: 2022-12-16 (Fri, 16 Dec 2022) Changed paths: M control/passivity.py Log Message: ----------- Update control/passivity.py Co-authored-by: Ben Greiner <co...@bn...> Commit: 2d0d513b02e5f8d0f10858613a3085e6a5d0ce3b https://github.com/python-control/python-control/commit/2d0d513b02e5f8d0f10858613a3085e6a5d0ce3b Author: Richard Murray <mu...@cd...> Date: 2022-12-16 (Fri, 16 Dec 2022) Changed paths: M control/passivity.py M control/tests/passivity_test.py Log Message: ----------- Merge pull request #814 from Mark-Yeatman/main Removed epsilon perturbation value in solve_passivity_LMI. Fix associated unit test. Compare: https://github.com/python-control/python-control/compare/b1d55a1983bc...2d0d513b02e5 |