From: Richard M. <no...@gi...> - 2023-05-28 05:34:50
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 47cbe7260301771d67b0db57d1030fe6184c2b93 https://github.com/python-control/python-control/commit/47cbe7260301771d67b0db57d1030fe6184c2b93 Author: Sawyer Fuller <mi...@uw...> Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M control/lti.py Log Message: ----------- fix damp command natural frequency printout for discrete poles on real axis; docstring fixes Commit: cec6b5c64ea34b149011763f025df373cc16a1a6 https://github.com/python-control/python-control/commit/cec6b5c64ea34b149011763f025df373cc16a1a6 Author: Sawyer Fuller <mi...@uw...> Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M control/lti.py Log Message: ----------- docstring make explicit that doprint is optional Commit: 6cfd4667aee6b6f834a3afc540e163ebef719018 https://github.com/python-control/python-control/commit/6cfd4667aee6b6f834a3afc540e163ebef719018 Author: Sawyer Fuller <mi...@uw...> Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M control/lti.py Log Message: ----------- output more readable Commit: 1b84d801ec1561a4ee90138cd4f91ae25f44d229 https://github.com/python-control/python-control/commit/1b84d801ec1561a4ee90138cd4f91ae25f44d229 Author: Richard Murray <mu...@cd...> Date: 2023-05-27 (Sat, 27 May 2023) Changed paths: M control/lti.py Log Message: ----------- Merge pull request #894 from sawyerbfuller/damp-dt-freq fix damp command natural frequency printout for discrete poles on real axis Compare: https://github.com/python-control/python-control/compare/147d5317370d...1b84d801ec15 |