From: Richard M. <no...@gi...> - 2024-11-14 03:06:53
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 747935398e78fa83e17aa7d4085a449dcedea27c https://github.com/python-control/python-control/commit/747935398e78fa83e17aa7d4085a449dcedea27c Author: Richard Murray <mu...@cd...> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M control/nlsys.py Log Message: ----------- create find_operating_point with updated documentation Commit: fa162ece64fc79ac6ac8f79ba45e80ff5c8aa719 https://github.com/python-control/python-control/commit/fa162ece64fc79ac6ac8f79ba45e80ff5c8aa719 Author: Richard Murray <mu...@cd...> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M control/nlsys.py M control/tests/iosys_test.py Log Message: ----------- add OperatingPoint object + unit test Commit: 223acc64f92e7119a587c93f7e62ebc3a949973d https://github.com/python-control/python-control/commit/223acc64f92e7119a587c93f7e62ebc3a949973d Author: Richard Murray <mu...@cd...> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M control/matlab/__init__.py M control/nlsys.py M control/tests/iosys_test.py M doc/control.rst M doc/iosys.rst Log Message: ----------- allow OperatingPoint for linearize + code and documentation tweaks Commit: 5eaee668fe3166318a1907481f95c02afe444e2c https://github.com/python-control/python-control/commit/5eaee668fe3166318a1907481f95c02afe444e2c Author: Richard Murray <mu...@cd...> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M control/nlsys.py Log Message: ----------- updated OperatingPoint attribute names + docstring edits Commit: aed5706b5bf9ae47a2743a1c6ba476c05eb49473 https://github.com/python-control/python-control/commit/aed5706b5bf9ae47a2743a1c6ba476c05eb49473 Author: Richard Murray <mu...@cd...> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M control/nlsys.py M control/phaseplot.py M control/tests/iosys_test.py M doc/iosys.rst M examples/cruise-control.py Log Message: ----------- clean up docstrings, examples Commit: 1a2770c9c34295c5928d197f80e0fed85495aae5 https://github.com/python-control/python-control/commit/1a2770c9c34295c5928d197f80e0fed85495aae5 Author: Richard Murray <mu...@cd...> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M control/nlsys.py M control/tests/docstrings_test.py M control/tests/iosys_test.py M control/tests/kwargs_test.py Log Message: ----------- return_y -> return_outputs + related updates Commit: 47e1c0955ca5b400571ac408ff0c5eeb27371b49 https://github.com/python-control/python-control/commit/47e1c0955ca5b400571ac408ff0c5eeb27371b49 Author: Richard Murray <mu...@cd...> Date: 2024-11-10 (Sun, 10 Nov 2024) Changed paths: M doc/conventions.rst M doc/intro.rst Log Message: ----------- fix small typos in documentation (unrelated to main PR) Commit: e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb https://github.com/python-control/python-control/commit/e6fdc17258dee3c3c7df0f48ed9d3b6718c42fbb Author: Richard Murray <mu...@cd...> Date: 2024-11-10 (Sun, 10 Nov 2024) Changed paths: M control/nlsys.py M control/tests/iosys_test.py M examples/cruise-control.py M examples/cruise.ipynb Log Message: ----------- updated per @slivingston review comments Commit: d810d5aac00cf9a4215f601247d08f6f7904bcfe https://github.com/python-control/python-control/commit/d810d5aac00cf9a4215f601247d08f6f7904bcfe Author: Richard Murray <mu...@cd...> Date: 2024-11-13 (Wed, 13 Nov 2024) Changed paths: M control/matlab/__init__.py M control/nlsys.py M control/phaseplot.py M control/tests/docstrings_test.py M control/tests/iosys_test.py M control/tests/kwargs_test.py M doc/control.rst M doc/conventions.rst M doc/intro.rst M doc/iosys.rst M examples/cruise-control.py M examples/cruise.ipynb Log Message: ----------- Merge pull request #1054 from murrayrm/find_operating_point-06Nov2024 Update find_eqpt to find_operating_point, adding root_method + better docs Compare: https://github.com/python-control/python-control/compare/cc0020a990bc...d810d5aac00c To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |